As web developers we use a variety of tools daily. The one that gets the most use at Orange Apple is definitely Firebug. It’s so easy to use and real-time modification of elements is a life saver! The only problem is that it doesn’t work in all browsers.
The team at Firebug finally had enough of this and came up with a solution. And although it’s not exactly the same, it still maintains all the functionality you expect. It’s JavaScript file you can insert into your pages to simulate some Firebug features. It won’t affect or interfere with HTML elements that aren’t created by itself.
The easiest way to use it is to just drag the link on that page directly in to your bookmarks toolbar.
Thanks to MakeUseOf.com for pointing us in the right direction. Link to the original post.
