Hi, Wladimir!
Is it possible to make a menu option for Adblock plus that prevents CSS files from being filtered and listed?
At the moment, I use
@@/.css(\?|$)/
but this slows down Adblock, and it can't recognize stylesheets with file extensions other than .css . Furthermore, the .css files keep appearing on the blockable elements list, which is rather annoying.
Could you make adblock ignore all <link rel="stylesheet"> tags? That would be great!
Thanks!
Tom
CSS files
http://adblockplus.org/en/preferences
"about:config": extensions.adblockplus.blocktypes
there you can delete "stylesheet" and CSS should not be blocked anymore.
"about:config": extensions.adblockplus.blocktypes
there you can delete "stylesheet" and CSS should not be blocked anymore.
- Stupid Head
- Posts: 214
- Joined: Sat Aug 26, 2006 8:11 pm
- Location: USA
Standard boilerplate response: http://adblockplus.org/en/faq_project#optionsGuest wrote:Why not make a menu option for this?