Skip to content

Instantly share code, notes, and snippets.

@pingyen
Last active December 1, 2016 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pingyen/f4829f08ab3dddca7f4657bc95c4bb8e to your computer and use it in GitHub Desktop.
Save pingyen/f4829f08ab3dddca7f4657bc95c4bb8e to your computer and use it in GitHub Desktop.
Firebug Lite Stable bookmarklet
javascript:(function(F,i,r,e,b,u,g,L,I,T,E){if(F.getElementById(b))return;E=F[i+'NS']&&F.documentElement.namespaceURI;E=E?F[i+'NS'](E,'script'):F[i]('script');E[r]('id',b);E[r]('src',I+g+T);E[r](b,u);(F[e]('head')[0]||F[e]('body')[0]).appendChild(E);E=new Image;E[r]('src',I+L);})(document,'createElement','setAttribute','getElementsByTagName','FirebugLite','4','firebug-lite.js','releases/lite/latest/skin/xp/sprite.png','https://getfirebug.com/','#startOpened');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment