utils to help me debug JavaScript
You can add this code to any page using the following bookmarklet:
javascript:!function(){var t=document.createElement("script");t.src=("http"===location.protocol?"http:":"https:")+"//raw.githack.com/liximomo/momo-debug/master/dist/momo-debug.js",document.head.appendChild(t)}();