Deactivation rules

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Blowingfish

Deactivation rules

Post by Blowingfish »

Hello everyone,

I'm trying to write a rule for deactivate Adblock Plus if an element is on the page. My goal is to accept ads on youtube if it's someone I want to help.

e.g. with the Youtuber Wow Crendor. I spotted an <img/> with his name in the alt tag, so I want to deactivate Adblock Plus if this <img/>'s alt tag equal to "wowcrendor". The only thing I know is we can spot element's tag like this: ##img[alt^="wowcrendor"]

Thanks for the help.
User avatar
vinny86
Posts: 735
Joined: Thu Sep 16, 2010 6:17 pm

Re: Deactivation rules

Post by vinny86 »

Assuming you are using FF right click ABP icon
click "Disable on this page only"
Locked