Dust-Me Selectors is a Firefox extension that collecting unused CSS selectors from all the stylesheets on the website you’re currently viewing.
Dust-Me Selectors is a Firefox extension that collecting unused CSS selectors from all the stylesheets on the website you’re currently viewing.
9 Comments So far, want to say something?
Am I right in the assumption that this is good for those creating websites so people can get rid of unwanted css tags?
Sep 7th, 2007 at 6:39 amLuke, you’re right about it. web developers can reviewing their CSS codes for any unused selectors by using this extension.
Sep 7th, 2007 at 7:33 amJust what I need I think, that’s for the recommendation
Sep 15th, 2007 at 9:47 amI 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!
Oct 19th, 2007 at 7:34 amHi !
I’ve just developed a small utility to automatically delete from your CSS the selectors listed in the exported CSV file.
Check it outhere:
Oct 22nd, 2007 at 12:48 pmNice Post! Here is another useful post
http://seomization.blogspot.com/2007/10/fire-fox-addons.html
Oct 23rd, 2007 at 12:05 pmSomething strange !
Dec 20th, 2007 at 4:49 amYour 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.
Mar 29th, 2008 at 2:15 amLeave a Reply