January 12, 2007
My Top 10 Developer Firefox Extensions
The most extensible of all browsers is Firefox, which now has over 1,000 extensions. These are almost all cross-platform, so they work on Macs and Linux machines as well as Windows. They include debugging consoles, syntax validators, cookie manipulators, accessibility tools, manuals, and measurement tools. Add to that extensions that can rewrite the pages and stylesheets you’re using and suddenly Firefox becomes by far the most developer-friendly of all the browsers available.
1. Web Developer - Is the grand-daddy of all extensions.
2. FireBug - Superior upgrade to the Firefox debugging console.
3. Mozilla Accessibility Extension - How it is like to be a disabled user.
4. Fangs Screen Reader Emulator - Simulates the Fang Screen reader.
5. ColorZilla - Making sure page elements have matching colors.
6. LinkChecker - Checkes the validity of every link on a page.
7. JSView - Opens all external CSS and JavaScript files in own windows.
8. Execute JS - Enables you to apply JavaScript directly to a page.
9. Add N Edit Cookies - Edit cookies during testing.
10. UrlParams - View and edit the form fields and data that is submitted.
Internet Explorer is slowing growing its browser extensibility with the IE Developer Tool Bar and the Add-Ons for Internet Explorer web site.
