Firebug Extensions
Are you an author of a new extension for Firebug and want us to update the page? Just leave a message on Firebug Group.
- Chromebug
- Firebug Code Coverage
- Firebug Net Panel History Overlay
- Fireclipse
- Live Coder
- Firecookie
- FirePHP
- Firequark
- Jiffy
- Pixel Perfect
- Rainbow For Firebug
- YSlow
Chromebug (alpha)
ChromeBug is Firebug for Firefox extensions.
- Requires Firebug 1.2.
- Works with Chromelist.
- Works on Firefox 3.0 and later
- To run chromebug: firefox.exe -chrome chrome://chromebug/content/chromebug.xul -firefox
- Currently unstable, testing install and bugs in FF3, and comments welcome.
Download here
Get source code
Firebug Code Coverage
Firebug code coverage adds entry function code coverage for JavaScript code. Adds a button next to the Profiler in Firebug.
Download from Mozilla Add-ons site (experimental)
Firebug Net Panel History Overlay
This extension Adds history functionality to firebug net panel.
- Requires Firebug 1.2.0b4
Visit Home Page
Download from Mozilla Add-ons site (experimental)
Fireclipse
Fireclipse is an open source project to experiment with development tools for javascript and related technologies. It enables nice coupling of Firefox and Eclipse for debugging purposes, working on top of Firebug.
Visit Home Page
LiveCoder
LiveCoder lets you poke at the browser's DOM, just like Firebug. But LiveCoder also lets you examine Firebug itself. In addition to examining the DOM, you can alter it including changing functions. This is a great way to debug your code and test fixes more quickly.
Visit Home Page
Download from Mozilla Add-ons site (experimental)
Visit Home Page
Firecookie
Firecookie is a an extension for Firebug that makes possible to view and manage cookies in your browser.
Visit Home Page
Download from Mozilla Add-ons site
Report an issue
FirePHP
FirePHP enables you to print to your Firebug Console using a simple PHP function call. All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.
Visit Home Page
Download from Mozilla Add-ons site (experimental)
Report an issue
Join FirePHP group
Firequark
Firequark is an extension to Firebug to aid the process of HTML Screen Scraping. Firequark automatically extracts css selector for a single or multiple html node(s) from a web page using Firebug (a web development plugin for Firefox). The css selector generated can be given as an input to html screen scrapers like Scrapi to extract information. Firequark is built to unleash the power of css selector for use of html screen scraping.

Visit Home Page
Jiffy
The Jiffy Firefox Extension is written by Bill Scott of Netflix. It adds an additional panel to Firebug that provides a visual view of the Javascript time measurements captured by Jiffy-Web.
Visit Home Page
Download from Mozilla Add-ons site (experimental)
Join Jiffy-Web group
Pixel Perfect
Pixel Perfect is a firebug extension that allows web developers to easily overlay a web composition over top of the developed html.
Visit Home Page
Download from Mozilla Add-ons site (experimental)
Rainbow For Firebug
RainbowForFirebug brings Javascript syntax highlighting to Firebug.
Visit Home Page
Download from Mozilla Addons site (experimental)
YSlow
YSlow analyzes web pages and tells you why they're slow based on Yahoo's rules for high performance web sites. YSlow gives you:
- Performance report card
- HTTP/HTML summary
- List of components in the page
- Tools including JSLint
Visit Home Page
Download from Mozilla Add-ons site
