Firebug web development extension comes to Google Chrome
Firebug is one of the most popular add-ons for Firefox: it's a web development tool that highlights elements in a page's HTML source, allows for live editing of CSS, and more.
Now Chrome users can get on the Firebug bandwagon, too, with the new Firebug Lite extension. It's not a full Firebug, and it's not meant to replace Chrome Developer Tools, but it does replace the Firebug bookmarklet for Chrome.
This release -- Firebug Lite 1.3 -- doesn't have everything the Firefox version of Firebug has, but it's getting there. 1.4 is slated to include important stuff like live editing for all panels and a search feature. For right now, though, Firebug Lite is an essential download if you want to see what's going wrong with your stylesheet or get a detailed look at how someone else's page layout was built.
Plus, it lets you turn on Firebug for any domain, right from a toolbar icon - no more messing around with bookmarklets!
Now Chrome users can get on the Firebug bandwagon, too, with the new Firebug Lite extension. It's not a full Firebug, and it's not meant to replace Chrome Developer Tools, but it does replace the Firebug bookmarklet for Chrome.
This release -- Firebug Lite 1.3 -- doesn't have everything the Firefox version of Firebug has, but it's getting there. 1.4 is slated to include important stuff like live editing for all panels and a search feature. For right now, though, Firebug Lite is an essential download if you want to see what's going wrong with your stylesheet or get a detailed look at how someone else's page layout was built.
Plus, it lets you turn on Firebug for any domain, right from a toolbar icon - no more messing around with bookmarklets!













Comments
5
Subscribe to commentsLoony2nzFeb 8th 2010 6:34PM
Shouldn't it be called "ChromeBug"?
cookiesFeb 8th 2010 7:23PM
Alternatively you could hit Ctrl/Cmd + Alt + I for webkit's built in developer tools ;)
It's editing capabilities are basic compared to Firebug, but it makes a excellent DOM inspector.
blog.whitesites.comFeb 8th 2010 7:58PM
I love Firebug. Its been a huge help especially with debugging Google Maps. But I agree with the previous poster it should be called chromebug
GregFeb 9th 2010 8:45AM
I got excited once I read the title of the post, but then once I saw that it was firebug lite I was kind of disappointed. Might as well just use Chromes own developer tools; firebuglite is only really useful for IE in my own opinion.
Riaz KananiFeb 9th 2010 2:21PM
Wonder if this will accelerate a version of Google Page Speed which makes use of Firebug..