reek / anti-adblock-killer

Anti-Adblock Killer helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable.
http://reek.github.io/anti-adblock-killer/
Other
5.98k stars 762 forks source link

Chrome / Other browser extensions? #1085

Open sean-smith opened 8 years ago

sean-smith commented 8 years ago

After doing some googling the only anti ad block chrome extension I could find was https://chrome.google.com/webstore/detail/hide-my-adblocker/gihcngphjjankfngmgdkihhngndcdflc?hl=en

Which ironically, according the comments, redirects you to paid affiliates when you go to a link such as amazon.

Is there interest in making a chrome extension / other browser extension to speed the adoption of this and to make it easier to load?

I was reading through issue #1034 and it looks like this may violate the dmca (though imho probably not). Is this an issue to getting it on the chrome web store?

reek commented 8 years ago

See: https://github.com/reek/anti-adblock-killer/issues/184

sean-smith commented 8 years ago

I'd be willing to do the work for a chrome extension. I'll submit a pull request. I wanted to make sure that there's no legal reasons blocking the development.

I'm not really sure how to make it DRY as there will be a separate folder with the necessary chrome extension goodies as well as the javascript. I was thinking of making a build script that will automatically parse the main js file and incorporate it into the extension. Thoughts?

reek commented 8 years ago

It makes no sense to make an extension for Chrome, again I do not want to take care of it later. While the user script is compatible with all browsers and easier to maintain

2016-02-26 23:01 GMT+01:00 Sean Smith notifications@github.com:

I'd be willing to do the work for a chrome extension. I'll submit a pull request. I wanted to make sure that there's no legal reasons blocking the development.

I'm not really sure how to make it DRY as there will be a separate folder with the necessary chrome extension goodies as well as the javascript. I was thinking of making a build script that will automatically parse the main js file and incorporate it into the extension. Thoughts?

— Reply to this email directly or view it on GitHub https://github.com/reek/anti-adblock-killer/issues/1085#issuecomment-189502083 .