
A minor revision / update is available either via the updater or at http://getfirebug.com/releases/firebug/1.4/

A minor revision / update is available either via the updater or at http://getfirebug.com/releases/firebug/1.4/

Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari?
The solution is Firebug Lite, a JavaScript file you can insert into your pages to simulate some Firebug features in browsers that are not named “Firefox”.
Firebug Lite creates the variable “firebug” and doesn’t affect or interfere with HTML elements that aren’t created by itself.
The following screen shots show you what you get…

IE6 CSS

IE6 Console

Safari Console

Safari DOM

Safari Script

Opera Console

Opera HTML

It can be downloaded from http://getfirebug.com/lite.html

Firebug 1.5 is Firebug 1.4 with bug fixes. 1.5 release notes Only the tracing-enabled version is currently available. To use tracing use
Open Firebug Tracingfrom the Firebug menu on the upper left corner.

Firebug 1.4
Firebug 1.4 supports both Firefox 3.0 and Firefox 3.5. New features include:
- Curtis Bartley’s Tabs-on-top UI
- Han Hillen’s Accessibility and Key Rebinding,
- Kevin Decker’s multi panel search
- Jan ‘Honza’ Odvarko’s continually amazing Net panel.
- Break on next, and performance improvements for the Script panel
- Over 150 bug reports fixed
For details see the 1.4 release notes. Firebug 1.4 beta is available either the end-user versions or the versions with tracing enabled. To use tracing use
Open Firebug Tracingfrom the Firebug menu on the upper left corner.Addons.mozilla.org has Firebug 1.4b for Firefox 3.5.
It can be downloaded from http://getfirebug.com/releases/firebug/1.4/