Subscribe to RSS Feed

FirebugLite is lightweight version of Firebug (the Firefox extension) that does implement only a subset of features (mainly missing the Script and Net panel).

It's implemented as pure web application and running in all major browser.

Using Firebug lite is quick since it doesn't have to be installed (it's a web app) and it can also be injected into an existing page using a bookmarklet.

The next set of screenshots shows how Firebug Lite looks like in various browsers.

 

 

 

Let's see how you can run Firebug Lite within a web page. This post covers four scenarios:

  • Include using <script> element
  • Run through Bookmarklet
  • Firebug Lite on iPad
  • Run as Chrome Extension

Read more...