Web Developers' 7 Must-Have Firefox Extensions
Hey there! Welcome to Making the Web - my personal blog about website development. Feel free to subscribe to my RSS feed to keep up with the latest. Alternatively, subscribe by email. Hope you enjoy this article!
Firefox extensions allow you to add great tools to your browser. As a web developer, I've used extensions to assist in developing and testing my websites.
Here is my list of the must have Firefox extensions:
Firebug
This extension is by far my favourite. It allows you to edit pages live, identify JavaScript errors, debug, and more. Download
Web Developer
This adds a toolbar which allows you to disable JavaScript, add and view cookies, edit CSS, view response headers, validate the page, and more. Download
Screengrab!
This extension doesn't really help you develop your site, but it does allow you to save the entire page as an image, which may sometimes be useful. Download
IE Tab
IE Tab allows you to test you sites in Internet Explorer, without actually having to open the application up. Download
ColorZilla
ColorZilla allows you to get the colours from the page. Saves me alot of time, because I no longer have to copy the image into an application like Fireworks, then get the colour. Download
Tamper Data
This allows you to change headers and POST data, which is always useful. Download
Html Validator
Although the Web Developer toolbar allows you to validate pages, I recommend this extension because it shows you live the results of validation in the status bar. Download
If you have any other extensions which you like, feel free to leave a comment.











