Adblock Plus Integration for Chrome Apps

Discussion related to extensions like Extension Auto-Installer or Google Search link fix.
Locked
GyozaGuy
Posts: 2
Joined: Mon Jun 22, 2015 5:11 pm

Adblock Plus Integration for Chrome Apps

Post by GyozaGuy »

I'm working on writing a Chrome app that I would like to integrate Adblock Plus into, since the Adblock Plus extension apparently doesn't apply to Chrome apps. I've done some searching but could find any references to IAdblockPlus for Chrome apps. Does such a thing exist, and if not, is there another way I can load AdblockPlus into my Chrome app?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adblock Plus Integration for Chrome Apps

Post by mapx »

Did you read this page ?
IAdblockPlus
GyozaGuy
Posts: 2
Joined: Mon Jun 22, 2015 5:11 pm

Re: Adblock Plus Integration for Chrome Apps

Post by GyozaGuy »

I did, but as far as I can tell with more research, that seems to be for Firefox. I could be wrong, but I couldn't find any examples using a Chrome app, and when I tried it myself, Chrome just says "Components.classes is not defined" and I can't find any documentation for defining that class in Chrome.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adblock Plus Integration for Chrome Apps

Post by mapx »

try contacting the devs on their IRC channel ( try contacting snoack )
blog/adblock-plus-development-irc-channel-is-now-open
Locked