Firebug script for your IE, chrome, safari etc..

Posted by Ganesh Murugaraju Tuesday, October 19, 2010

Firebug Lite is a Java Script that enables us to use Firebug like features in other browsers. It gives the same look and feel like Firebug. If you wish to use Firebug Lite for IE6 or other browsers like Chrome,Safari then here’s the way how to do that.

Just add the following code at the top of the of your page inside script tag :

Stable Live Link:  "text/javascript"src="https://getfirebug.com/firebug-lite.js"
Stable Local Link:  "text/javascript" src="/local/path/to/firebug-lite.js"

Features
    * Compatible with all major browsers: IE6+, Firefox, Opera, Safari and Chrome.
    * It has the same look and feel as Firebug.
    * Inspect HTML and change style in real-time in different browsers.

0 comments

Post a Comment