mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 08:57:49 +01:00
Prepare release v1.6.4.4
This commit is contained in:
parent
b314f9a6a9
commit
2358d72785
3 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
* [License](#license)
|
||||
|
||||
### Installation
|
||||
[Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.3/bypass_paywalls_clean-1.6.4.3-an+fx.xpi)\
|
||||
[Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.4/bypass_paywalls_clean-1.6.4.4-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).
|
||||
|
||||
|
|
|
@ -44,5 +44,5 @@
|
|||
"webRequest",
|
||||
"webRequestBlocking"
|
||||
],
|
||||
"version": "1.6.4.3"
|
||||
"version": "1.6.4.4"
|
||||
}
|
|
@ -3,10 +3,10 @@
|
|||
"addons": {
|
||||
"magnolia@12.34": {
|
||||
"updates": [
|
||||
{ "version": "1.6.4.2",
|
||||
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.2/bypass_paywalls_clean-1.6.4.2-an+fx.xpi" },
|
||||
{ "version": "1.6.4.3",
|
||||
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.3/bypass_paywalls_clean-1.6.4.3-an+fx.xpi" }
|
||||
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.3/bypass_paywalls_clean-1.6.4.3-an+fx.xpi" },
|
||||
{ "version": "1.6.4.4",
|
||||
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.4/bypass_paywalls_clean-1.6.4.4-an+fx.xpi" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue