Prepare v1.6.6.5

This commit is contained in:
magnolia1234 2020-03-10 20:44:33 +01:00 committed by GitHub
parent 363cc8fe08
commit 21e7ffc5ac
4 changed files with 8 additions and 8 deletions

View file

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

View file

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

View file

@ -3,10 +3,10 @@
"addons": {
"magnolia@12.34": {
"updates": [
{ "version": "1.6.6.3",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.3/bypass_paywalls_clean-1.6.6.3-an+fx.xpi" },
{ "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" }
"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",
"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" }
]
}
}

View file

@ -3,10 +3,10 @@
"addons": {
"magnolia_limited_permissions@12.34": {
"updates": [
{ "version": "1.6.6.3",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.3/bypass_paywalls_clean_lp-1.6.6.3-an+fx.xpi" },
{ "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" }
"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",
"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" }
]
}
}