The Web Developer Toolbar Comes to Chrome
Chris Pederick’s Web Developer toolbar was one of the first extensions developed for Firefox. Personally, I think it was one of the primary reasons many developers switched to and evangelized Mozilla’s browser.
I remember trying the WDT for the first time and reveling in its immense power. If you’ve started web developing during the past five years, you’d have been appalled by the poor quality client-side coding tools available initially — features such as element outlining, dynamic CSS editing, and cookie inspection were difficult, if not impossible.
Although Firebug and similar developer consoles have taken the world by storm, they were influenced by many of the features and concepts Chris devised.
The WDT remains one of my essential Firefox add-ins and the great news is that it’s been ported to Google Chrome.
You should note this is version 0.1 code, and Chris states that it’s an early release to gather feedback. Several features are missing, don’t work, or are less polished than Firefox’s implementation. Chrome’s extensions are essentially small web pages; its version of the WDT is never likely to match the deep level of browser control offered by Mozilla’s browser. For example, features such as disabling JavaScript are not possible within the current Chrome API.
That said, WDT on Chrome is a fantastic addition to the browser. If you’ve recently switched from Firefox and miss some of its better tools, do yourself a favor and install the Web Developer toolbar today.
Do you use the Web Developer extension on Chrome or Firefox? What do you like? How would you improve it?