Announcing Updates to our Popular Add-ons for Firefox 3.5

Share this article

A new version of CodeBurner has been released. This release does not rely on Firebug — it’s a standalone extension, and for a limited time comes bundled with a free book! Grab yours now.
The Refreshed Firefox Logo

With the recent release of Firefox 3.5, we’re very pleased to announce the release of updates to our useful developer tools: Dust-Me Selectors, and CodeBurner for Firebug.

Dust-Me Selectors is a standalone extension that finds unused CSS selectors, and is particularly useful for updating legacy sites, allowing you to throw away all those redundant rules without worrying that something, somewhere might be using them.

CodeBurner for Firebug, as its name suggests, is an extension to the popular developer tool, Firebug, and extends it with searchable reference material for HTML and CSS.

We’ve been beavering away behind the scenes on updates to both these extensions, waiting for the final version of Firefox 3.5 — and now that it’s been released, here they are!

Dust-Me Selectors in particular benefits from this browser update — thanks to improvements in Firefox’s JavaScript engine, it now performs significantly faster, with a typical “find…” operation around 50% quicker than in Firefox 3.0!

But that’s not nearly all! Both new versions also bring a host of improvements and new features:

New features in Dust-Me Selectors Version 2.2:

  • new tabbed preferences dialog that’s neater and more user-friendly
  • added a new spidering preference “don’t spider external sites”, which resricts the spider to pages on the same domain as the sitemap
  • bugfixes to make “find…” and “spider…” keyboard triggers more reliable cross-platform
  • improved error handling throughout
  • removed two unecessary preferences to streamline the spidering logic: “ignore www difference” and “ignore fragment identifiers” in URLs, both of which are now enabled all the time

New features in CodeBurner for Firebug 1.2:

  • improved search algorithm gives better results
  • special search now includes “other attributes that are valid for this element” as well as those which are actually defined for it
  • code examples for CSS properties now include direct links to live examples online
  • the original search term is now indicated in search results
  • slightly modified license clarifies the distinction between “use” and “redistribution”

Both of these updates have been uploaded to the Mozilla Add-ons site, however since all submissions are reviewed manually, it may be a day or so before they become available from there, or through the automatic updates channel. So if you can’t wait that long, you can grab them straight away from SitePoint:

As always, we welcome your comments and feedback on both of these extensions — and if you’ve any ideas for features you’d like to see, please don’t hesitate to let us know!

James EdwardsJames Edwards
View Author

James is a freelance web developer based in the UK, specialising in JavaScript application development and building accessible websites. With more than a decade's professional experience, he is a published author, a frequent blogger and speaker, and an outspoken advocate of standards-based development.

Share this article
Read Next
Get the freshest news and resources for developers, designers and digital creators in your inbox each week