5 Essential Firefox add-ons for web development
30 June 2009
Developing for the web is exciting but lets face it, sometimes it can be a pain.
This is a list of essential Firefox extensions that have helped with our day to day routine making development much easier.
Firebug
Yes, I know if you do any web development you probably already know about it, but that’s not going to stop us from mentioning it. Firebug is really one of the most helpful add-ons for development and if you are developing for the web and for some reason don’t use it you should definitely give it a second look.
You can inspect and modify the DOM structure, run javascript on the fly with the console and debug it, make changes to the css properties of elements, profile your code, along with viewing the request being made and a lot more.
Honestly, developing for the web would be a lot harder without this great tool.
Get it here: http://getfirebug.com/
Web Developer
This is another cool tool, it gives us a few extra things that firebug doesn’t have. Although you can do a lot with this neat toolbar, here’s what we use the most: auto-populate form fields, use a ruler to measure things, outline special elements on the page (tables, frames, headings, etc) and view the info of all the images on the webpage.
Get it here: http://chrispederick.com/work/web-developer/
Tamper Data
This extension let’s you intercept any http/https request being made and modify them if you want. It’s very cool when you are testing your web app and is a good way see how client side validation is good for making the app more user friendly, but is no security measure at all.
Get it here: http://tamperdata.mozdev.org/index.html
Live HTTP Headers
Live HTTP Headers gives all the info about the headers of the web pages being visited. Very handy tool when you need to see if the server is returning a 404, 202, or if your output is being gzipped, etc.
Get it here: http://livehttpheaders.mozdev.org/
Cookie Editor
Yes, it does exactly what you expect from it. It lets you edit your cookies (you can filter by domain), create new ones and delete old ones. Very useful when you are developing and want to check if cookie values are being set, change some things to test your app, etc.
Get it here: http://addneditcookies.mozdev.org/
This is our pick of the 5 we use the most and make our jobs more fun by bringing some power to the browser. Let the force be with you all!
Article by Malbec Mediam
About the author
Articles within category
- Advanced Ruby on Rails Development for Web 2.0
- All About The Android app developer
- Tips to Make a Successful App
- The Importance of Hiring a Software Development Company
- The Advantages Of Seeking An Open Source Solution Provider
- Best 5 WordPress Plugins Used in 2011
- Canonical rewrite
- Ecommerce Website Design
- Want to make a web developer cringe ? Say TEMPLATE
- Shopping Cart with Magento Web Development
- Bespoke vs OpenSource & Paid Development Software
- Magento – Best platform for your online Ecommerce store
- HTML5
- Select the right CMS
- Industry trends: Responsive design
- Which CMS? WordPress or Joomla!
- Advantages of Php scripting language
- Comparison between Magento and Zen-Cart Ecommerce System
- Capturing the Manufacturing Industry through Mobile Apps
- Unified v/s Native App Development

