API for implement AdBlock in own Browser

Discussion related to extensions like Extension Auto-Installer or Google Search link fix.
Locked
AKS
Posts: 2
Joined: Wed Jul 09, 2014 2:20 pm

API for implement AdBlock in own Browser

Post by AKS »

Hi There,
I want to know the various adblock apis available for chrome to use it for my own browser.
Please help and tell me process.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: API for implement AdBlock in own Browser

Post by mapx »

the repository for ABP for chrome:
https://hg.adblockplus.org/adblockpluschrome/
AKS
Posts: 2
Joined: Wed Jul 09, 2014 2:20 pm

Re: API for implement AdBlock in own Browser

Post by AKS »

This is a whole source code for chrome, i want the list of apis which i could use for using adblock functionality.
Is it possible or i would need to understand the whole code for it.
Actually i want to implement the adblock functionality in my own (WebKit Based)Browser.
Any idea , how to go further or anything.
Please help
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: API for implement AdBlock in own Browser

Post by mapx »

you could examine the functions in the lib folder ... but better contact the devs on their irc channel
blog/adblock-plus-development-irc-channel-is-now-open
Locked