How do I activate a universal filter, on entering a site?

Everything about using Adblock Plus on Google Chrome
Post Reply
TJump
Posts: 1
Joined: Sun Dec 20, 2020 9:54 am

How do I activate a universal filter, on entering a site?

Post by TJump »

How do I make this code apply to ALL sites, but only when I enter one specific url/site:

Code: Select all

*$popup,third-party
I do NOT want this code to be applied to a particular site, I know how to do that

Code: Select all

||example.com*$popup,third-party
This does not work.

On the custom filter list you have the option to turn filters on/off by hitting the grey/blue slider, I essentially need a way to automatically hit that and turn it on whenever I go the a site "example.com"

https://ibb.co/HCrmZTh

A simple way to do this would just be read the URL if "example.com" is in the url, turn filter on. ABP doesn't seem to have the option to read the url (why not? this would make it so much better... and its so ez. :| )
Post Reply