nextgens / anti-paywall

A browser extension that maximizes the chances of bypassing paywalls
664 stars 81 forks source link

provide releases #110

Open rurban opened 5 years ago

rurban commented 5 years ago

For Chrome and Mozilla, since it's dropped from their central extensions sites.

TRudess commented 5 years ago

For Chrome and Mozilla, since it's dropped from their central extensions sites.

https://github.com/nextgens/anti-paywall/issues/109

nextgens commented 5 years ago

I've done it for mozilla... for chrome I need to recover a signed crx file from somewhere where it's installed.

Gertbucket commented 5 years ago

Thanks @nextgens Works fine on Firefox - but only if you install manually. Could you please process the pull requests now?

geor9 commented 5 years ago

Those looking to install on Chrome: I just successfully installed it by downloading the release, renaming to .zip, enabling Developer mode in hte Chrome extensions page, then clicking Load Unpacked and loading the folder.

What doesn't work is renaming to .crx: It gives a dropdown error CRX_HEADER_INVALID.

rpodric commented 5 years ago

I'm pretty sure Chrome will nag you about being in Dev mode.

nextgens commented 5 years ago

@Gertbucket I could merge it but I can't release anything new... (since I can't sign it with mozilla's cert)

DisStill commented 5 years ago

I could manually install into chrome - unzip & drop into extensions Thanks for the code