Firefox Extensions for Web Workers

Over on the OStatic blog, dedicated to open source, we’ve been having a lively discussion with readers about Firefox extensions. The readers have pointed out a number of excellent extensions that I had never heard of, and some that I had heard of but wasn’t using. Two of these can be very useful for web workers.

The first reader suggestion for a good Firefox extension that came in was for Firebug. I also noticed that in a previous post on good Firefox extensions on this blog, from Mike Gunderloy, it was among the top extensions he mentioned. I have previously used Web Developer for similar tasks, but Firebug is definitely worth having if you’re at all involved with web development.


Firebug is especially good if you occasionally get rusty on, say, CSS or JavaScript. Its debugging tools (the prompt for the name, no doubt) are very easy to use and very accurate, and it’s optimized for developers who work with two monitors concurrently. You can bring it up in one keystroke, and I frequently leave it running in the bottom of the browser if I’m working on a site. Firebug is also open source. If you’re a hotshot web developer, or even if you’re not, find a way to contribute.

The other Firefox extension that I’ve really taken a shine to is SEOQuake, which, of course, stands for Search Engine Optimization–the art and science of bringing people from search engines to your site. If you’ve been involved with SEO at all, you know that there is a lot to learn.

SEOQuake has several parts. SeoBar is a toolbar that shows the values of selected parameters for any web page you’re currently looking at. The set of parameters you see is customizable.

Among the parameters you can see for pages are Google PageRank, Google Index, Google link (the number of links pointed to the current page), and there are similar parameters for other search engines such as Yahoo!

If you don’t use these extensions, definitely try them. I’ll be getting lots of use out of them. See the links at the top of this post for more useful extensions, too.

Do you recommend any Firefox extensions?

loading

Comments have been disabled for this post