noahlu / noahlu_firebug_lite

Doing some bug-fix for official "Firebug Lite" to make it work under most pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noahlu_firebug_lite

Doing some bug-fix for official "Firebug Lite" to make it work under most pages.

##How To Use Add the link below to your browser's Bookmarks Category(or Favorites Category).
Noahlu Firebug Lite
or you may use the bookmarklet script directly:

javascript:(function(d){var s = d.createElement('script');s.src='https://raw.github.com/noahlu/noahlu_firebug_lite/master/build/noahlu-firebug-lite-debug.js';d.getElementsByTagName('head')[0].appendChild(s);})(document)

##File Minify $ ant minify_jsmin

About

Doing some bug-fix for official "Firebug Lite" to make it work under most pages.

License:Other


Languages

Language:JavaScript 100.0%