ABP API

Various discussions related to Adblock Plus development
Post Reply
owise1
Posts: 1
Joined: Thu Oct 01, 2015 8:06 pm

ABP API

Post by owise1 »

Hi,

I was hoping to contribute to the Add-Art Project (https://github.com/slambert/add-art) which is currently a Firefox extension that uses ABP under the hood to detect ads and replace them with works of art. I'd like to help them with a Chrome version of the plugin that would also rely on ABP. My question is whether ABP has an API or hooks or anything I could use inside the Add-Art extension to find out when ABP is removing an ad. I saw in other posts that sometimes ABP will add inline "display:none !important..." styles to some elements, but it also looks like some ads are completely stripped out. I apologize for not being more familiar with the inner workings of ABP. Any guidance would be much appreciated.

Thanks,
oliver
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: ABP API

Post by mapx »

something about adblock plus for ...firefox
jsdoc/adblockplus/

the repository for ABP for chrome
https://hg.adblockplus.org/adblockpluschrome/
Post Reply