Update Firefox link, update id

This commit is contained in:
Adam 2021-01-19 20:53:43 -08:00
parent 36e46ffc04
commit a13aa7c514
3 changed files with 4 additions and 4 deletions

View File

@ -15,13 +15,13 @@
1. Drag the `bypass-paywalls-chrome-master` folder anywhere on the page to import it (do not delete the folder afterwards).
**Mozilla Firefox** (Custom sites not supported)
* [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-chrome/releases/latest/download/bypass-paywalls-firefox.xpi)
* [Download the latest version from the Firefox add-ons store](https://addons.mozilla.org/en-US/firefox/addon/bypass-paywalls-firefox/)
**Notes**
* Every time you open Chrome it may warn you about running extensions in developer mode, just click ✕ to keep the extension enabled.
* You will be logged out for any site you have checked.
* This extension works best alongside the adblocker uBlock Origin.
* On the Firefox version automatic updates are enabled.
* The Firefox version supports automatic updates.
### Bypass the following sites' paywalls with this extension:

View File

@ -74,7 +74,7 @@
],
"applications": {
"gecko": {
"id": "bypasspaywalls@bypasspaywalls.weebly.com",
"id": "bypasspaywalls@bypasspaywalls",
"update_url": "https://raw.githubusercontent.com/iamadamdev/bypass-paywalls-chrome/master/src/updates/updates.json"
}
},

View File

@ -1,6 +1,6 @@
{
"addons": {
"bypasspaywalls@bypasspaywalls.weebly.com": {
"bypasspaywalls@bypasspaywalls": {
"updates": [
{ "version": "1.7.8",
"update_link": "https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.8/bypass-paywalls-firefox.xpi" }