26 awesome Firefox add-ons for web workers
If you aren’t yet a Firefox user, you may want to become one after reading this post. Of course you shouldn’t install it all, you shouldn’t bloat your Firefox (consider using profiles for using more extensions). This collection gives you some of the best Firefox add-ons for web workers and designers.
Must-have add-ons for web developers
These are the classics, you probably already know all of it if you’ve been using Firefox for a while.
Web Developer toolbar
Toolbar with various web developer tools, this is the first add-on I install when doing a fresh Firefox install.

Firebug
Edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. Personally I use it only for JavaScript, but it’s a great tool for CSS or HTML debugging too.

With Firebug, you can also install many add-ons to extend its capabilities, these are some of them:
- CSS Usage: scan multiple pages of your site to see which CSS rules are actually used in your site.
- YSlow: analyzes web pages and why they’re slow based on Yahoo!’s rules for high performance web sites.
- CodeBurner: extends Firebug with reference material for HTML and CSS.
- XRefresh: browser refresh automation for web developers.
- Inline Code Finder: finds HTML elements with inline JavaScript events, inline styling and javascript: links.
- Firecookie: view and manage cookies in your browser.
- Pixel Perfect: easily overlay a web composition over top of the developed HTML.
- FireQuery: Firebug enhancements for jQuery.
Pencil
Pencil is an add-on to do GUI prototyping and simple sketching.

Working with color
Firefox can be extended to manage colors and create palettes, you should really check out these tools.
ColorZilla
Get a color reading from any point in your browser, and much more…

FirePalette
Technically this one should be in the above Firebug extensions list, but I thought that it deserved a little better exposure. What this add-on does is to add a color picker to Firebug’s CSS panel.

ColorSuckr
Right-click any image on the web and extract the 12 most common colors from it. You can then build color schemes from the results as well as many other features on the ColorSuckr website.

Website analysis
You’ll learn a lot by analyzing other websites or even yours when it gets old, you can try some of these tools for that.
Dust-Me Selectors
It extracts all the selectors from all the stylesheets on the page you’re viewing, then analyzes that page to see which of those selectors are not used. The data is then stored so that when testing subsequent pages, selectors can be crossed off the list as they’re encountered.

GridFox
Draws a grid on top of a website. This is useful for checking designs that are supposed to follow a grid-based layout.

MeasureIt
Draw out a ruler to get the pixel width and height of any elements on a webpage.

View Dependencies
View Dependencies adds a tab to the Page Info window, in which it lists all the files which were loaded to show the current page. It orders the files by servers and by types (image, stylesheet, script, …). The size of each file, the total size per server and the total page size are displayed.

Library Detector
Detects what javascript libraries are being used on the current page and displays the result as icons with detailed tooltips in the statusbar.

Aardvark
Powerful and user-friendly selector utility for selecting elements and doing various actions on them. It can be used for cleaning up a page prior to printing it, and for web development.

Testing
Make your web design testing easier with these add-ons.
Window Resizer
Resize your browser to various standard resolution sizes, the Web Developer Toolbar already does this but you still may want quicker access to this function.

Total Validator
Provides true HTML validation (HTML 2.0 to XHTML 1.1) using the official DTDs, plus added attribute checking. Also performs accessibility validation (WCAG, US-508), broken link checking, spell checking (5 languages), and takes screenshots using 36 browsers on Windows, Linux, and OS/X.

Time savers
These tools aren’t really related to design but they’ll save you a lot of time if you are a web worker.
Extended Copy Menu
Adds a “Copy As Html” and “Copy As Plain Text” to the context (right-click) menu. It is useful if you want to copy the text or underlying html from a web page into documents, posts or other applications.

Dummy Lipsum
Generate “Lorem Ipsum”.

Easy DragToGo
Allows you to open links in new tabs, serach texts, save images and do more with drag and drop gestures easier.

PDF Download
Do whatever you like with PDF files on the Web. Regain control and eliminate browser problems, view PDFs directly in Firefox as HTML, and use the all-new Web-to-PDF toolbar to save and share Web pages as high-quality PDF files.





You forgot the TamperData addon.
With much less memory usage it does the same job as firebug network.
Nice list. I also have a list of “30+ Best Firefox Addons for Web Designers and Developers”, which you must check out!
This article has been shared on favSHARE.net. Go and vote it!
thanks for this great post.
Great compilation you got here.
No wonder Firefox is the first choice for web developers.
GR8!!
Thanks for sharing. Great list.
great collection .. thanks for sharing
Web developer toolbar already has both a window resizer and a screen ruler. The latter is much better than MeasureIt.
Great article, tnx
I’m concerned that more Firefox addons weakens security. Does anyone know if there is anything behind that?
Great list!
Thank you for sharing.
Nice list, however I can’t get FirePalette working in my FF 3.5.4. Has it been updated to work with the latest FF version? Is it working for you?
Gr8 post… Firebug is my fav
I like the Pencil one and the ones that have to do with colors and making a webpage into a psd. I think that’s very cool. Thanks!
I’m concerned that more Firefox addons weakens security
Firebug the Super star.
Love this plugin…
Thanks for this great article!
If you want more Firefox add-ons, I wrote a post listing 83 Awesome Firefox Add-ons that every Web Designer must have! http://bit.ly/2s7GQS
Cheers
Awesome list of tools. Thank you