The Firediff extension implements a change monitor that records all of the changes that the Firebug app has lately made. This provides insight into the functionality of the application as well as provide a record of the changes that were required to debug and tweak the page’s display.
Snapshot
This consists in the ability to view the exact DOM and CSS state at any given time. This allows the developer to visualize all of the changes that have been made to the page, be it the current page state or any change in between.
Requirements:
· Firefox 3.6 and later
· Firebug 1.4
What's New in This Release: [ read full changelog ]
· Updates support for the latest versions of Firefox.
· Breaks formatter out into Fireformat extension.