Enable Only for Specific Domains

Everything about using Adblock Plus on Google Chrome
Post Reply
Jambe
Posts: 1
Joined: Tue Apr 26, 2011 9:59 pm

Enable Only for Specific Domains

Post by Jambe »

Hi,

Really like the work done on this, thanks. I have one question: is there a way to only enable blocking on selected domains, such that it allows ads everywhere except on listed sites?
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Re: Enable Only for Specific Domains

Post by Ares2 »

Yes, you will have to maintain a personal filter rule like this:

Code: Select all

@@*$document,domain=~mybadsite.com|~anotherbadsite.org|~yetanotherbadsite.net
Be careful to always separate domains with a | (vertical bar) and always precede a domain with a ~ (tilde).

Disclaimer: I'm not 100% sure if this works on Adblock Plus for Chrome yet, but I'm sure somebody using it will be able to tell you.
Post Reply