Top 12 Mozilla Firefox add-ons for web designers

ADVERTISEMENT
To get our software and web/tips via email, sign up for daily email newsletter.
Subscribe to RSS feed or follow me on Twitter?

Mozilla Firefox is the most popular browser among techies(if you haven’t got it, go get it now). Its main advantages are that it is open-source(which means there is a large community to help), is standards-aware and renders all standard coding correctly(unlike Internet Explorer), and of course, has a plethora of extensions, themes and plugins.

Extensions is the biggest selling point of Firefox – they add in a lot of functionality. Adding those extensions by default would be disastrous – Firefox will be a large install, not to mention that most users will never use those extras. So, Mozilla(developers of Firefox) has devoted a website to Firefox add-ons.

Here’s a list of 12 quality extensions for Firefox, aimed at web designers:

ADVERTISEMENT

  • Web Developer: A comprehensive tool for any designer, it includes several options to apply modifications to a page you are viewing, without actually saving the changes. Think of a preview tool! You can edit the CSS of any site, to view the changes instantly. Once you close the “Edit” dialog, the changes will be removed. Very handy for everyone from beginners to advanced users.
  • FireFTP: FireFTP, as the name suggests, is an FTP client. It stays inside Firefox as a tab, and allows you to transfer files easily via FTP. It can be very handy, if you are on a friend’s computer, and need immediate FTP access. Weighing in at just over 100 KB, it is lighter than any other stand-alone FTP client. Of course, it may miss a few power-functions, but I have not missed them in my last 4 months of usage.
  • Firebug: (No, it is not a bug ;) But it does help you to remove bugs in your code). Firebug is another tool for inspecting documents, finding out bugs/errors etc. It can measure the loading times of various elements of a site, like scripts, images and stylesheets. Very useful in optimizing your site.
  • JS View: It shows you the CSS and Javascript files loaded in a page. Similar to Firebug, you can quickly check to see if a extension has loaded on a given page without viewing the source code. It is a great tool for newbies, as you can see how others build their pages.
  • EditCSS: Great for all CSS junkies. It lets you tweak CSS and see changes in real-time. It is helpful especially for positioning and structuring elements via CSS.
  • View Formatted Source: Every now and then, I find myself scurrying to view the source code of a page, to find out that bit of magical code, which makes sites great and cool-looking. VFS shows you source code in a more readable way.
  • Greasemonkey: Greasemonkey is my newfound love. I had to install it to see some Blogger.com hacks. Later, I found many other killer scripts like Comment Pre-fill, Google search focuser, and My Own Google logo. There are hundreds more at UserScripts.org
  • Aardvark: Aardvark is a relatively simple add-on, which shows class/id name for any element that you place the cursor on.
  • ColorZilla: It is a tiny utility for colour-picking , among other things like advanced page zoom. Until I found this, I had used GIMP’s colour-picking tool! Overkill ;)
  • IETab: As I said earlier, Internet Explorer is a pain in the … for every web developer. What works on Firefox, Opera and Safari will not work on IE. This handy add-on helps you test your site for IE compatibility, right inside Firefox!
  • MeasureIt: As the name suggests, it is an add-on for measurements. This little Firefox extension stays at the bottom of status bar and allows easy measurement of any element of a site.
  • W3 XHTML Validator: This is crucial, whether you are building a generic site design, or somthing particular, like a WordPress theme.

That rounds up my list of add-ons for Firefox. If you know of any other good add-ons, please let me know them through your comments. Additions to this list are always welcome :D

Comments
  1. What happened to your site last week? I was not able to access it. I saw server error page every time I opened your blog?

    Linu
  2. Nice to have you back ;)

    Last week your blog wasn’t redirecting properly neither in IE nor Firefox.

    Let me guess why?
    Testing your new theme?
    Uploading a new plug-in

    or…

    just a DNS error

    Ashwini
  3. Sumesh, who is your host?

    Linu
  4. nice.. thanks for the info.. I’m not a ‘techie’ but still cool to be in the know..

    cottage
  5. What happened to this blog? no updates!

    Faving Blogger’s Block?

    Linu
  6. Linu, Blogger’s block happens to all of us.

    I just hope he’ll be back soon :)

    MlS News
  7. maybe he is not in his home

    or recently he smashed his computer

    or he is trying to connect a new broadband

    or maybe he is studying

    Ashwini
  8. Thanks for your concerns.
    Ashwini, you’re a genius ;)
    The last two of what u said are right. Infact, i am typing this from my mobile !

    Sumesh
  9. Zia
  10. Thanks for the link – I’ll update the post.

    Sumesh
  11. I love IEtab and used to use greasemonkey but have since gotten rid of it because for some reason Firefox isn’t very stable for me with extensions installed.

    Michael
  12. @Michael: Sheesh, I found it hard to pass a week without Greasemonkey on my new PC. How do you manage without Greasemonkey? On a sidenote, Greasemonkey has plenty of security issues, so if you can make do without it, so much better.

    Sumesh
  13. Don’t you think that firebug should be on here? I use it all the time

    Mike
  14. @Mike: Good point – I’ll add Firebug soon. But then, it’d eliminate the need for other extensions :D

    Sumesh
Leave a Reply

If you have a computer/web help question, click here to ask it on our forum for faster response.