Firefox addon: dust-me selectors

Dust-Me Selectors is a Firefox extension that collecting unused CSS selectors from all the stylesheets on the website you’re currently viewing.

9 Commentsso far, Leave a comment or Pingback.

  1. Am I right in the assumption that this is good for those creating websites so people can get rid of unwanted css tags?

    Luke // Sep 7th, 2007

  2. Luke, you’re right about it. web developers can reviewing their CSS codes for any unused selectors by using this extension.

    yichi // Sep 7th, 2007

  3. Just what I need I think, that’s for the recommendation :)

    → Mosey // Sep 15th, 2007

  4. I got a ‘redeclaration of const var Block’ error on my page. Couldn’t find where the duplicate declaration is until we disabled my firefox add-ons one by one. Found out that dust-me selectors is causing the error.

    Namespacing issues?. I think everybody should practice it more, including me. But mostly widgets/apps/extension developers who release their products to the wide public. :)

    Nonetheless, it’s a very useful tool!

    → Elbert // Oct 19th, 2007

  5. Hi !
    I’ve just developed a small utility to automatically delete from your CSS the selectors listed in the exported CSV file.

    Check it outhere:

    Sandro // Oct 22nd, 2007

  6. Nice Post! Here is another useful post

    http://seomization.blogspot.com/2007/10/fire-fox-addons.html

    → matt // Oct 23rd, 2007

  7. Something strange !

    jeelsoft // Dec 20th, 2007

  8. Your plugin has issues with clearing the data that it previously finds as being “dustable”. I’ve used this plugin and when it finds unused selectors (and when you’ve removed them and saved your stylesheet), it has problems “refreshing” it’s buffer or memory or whatever you want to call it.

    In other words, it’s like having a CD-RW that is actually a CD-R.

    → Wolf_22 // Mar 29th, 2008

Trackbacks

Reply to “Firefox addon: dust-me selectors”