Prepare v1.6.6.6

This commit is contained in:
magnolia1234 2020-03-17 20:28:49 +01:00 committed by GitHub
parent c759485868
commit 0aa31b3c34
4 changed files with 8 additions and 8 deletions

View file

@ -12,7 +12,7 @@
* [License](#license) * [License](#license)
### Installation ### Installation
[Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean-1.6.6.5-an+fx.xpi)\ [Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.6/bypass_paywalls_clean-1.6.6.6-an+fx.xpi)\
Or first visit the [releases page](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases).\ Or first visit the [releases page](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases).\
Install add-on by downloading xpi-file (assets). Install add-on by downloading xpi-file (assets).

View file

@ -39,5 +39,5 @@
"webRequest", "webRequest",
"webRequestBlocking" "webRequestBlocking"
], ],
"version": "1.6.6.5" "version": "1.6.6.6"
} }

View file

@ -3,10 +3,10 @@
"addons": { "addons": {
"magnolia@12.34": { "magnolia@12.34": {
"updates": [ "updates": [
{ "version": "1.6.6.4",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.4/bypass_paywalls_clean-1.6.6.4-an+fx.xpi" },
{ "version": "1.6.6.5", { "version": "1.6.6.5",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean-1.6.6.5-an+fx.xpi" } "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean-1.6.6.5-an+fx.xpi" },
{ "version": "1.6.6.6",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.6/bypass_paywalls_clean-1.6.6.6-an+fx.xpi" }
] ]
} }
} }

View file

@ -3,10 +3,10 @@
"addons": { "addons": {
"magnolia_limited_permissions@12.34": { "magnolia_limited_permissions@12.34": {
"updates": [ "updates": [
{ "version": "1.6.6.4",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.4/bypass_paywalls_clean_lp-1.6.6.4-an+fx.xpi" },
{ "version": "1.6.6.5", { "version": "1.6.6.5",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean_lp-1.6.6.5-an+fx.xpi" } "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean_lp-1.6.6.5-an+fx.xpi" },
{ "version": "1.6.6.6",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.6/bypass_paywalls_clean_lp-1.6.6.6-an+fx.xpi" }
] ]
} }
} }