mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 06:47:47 +01:00
Prepare for v1.6.0 release
This commit is contained in:
parent
48c01526ce
commit
35b959ab00
3 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Bypass Paywalls for Firefox
|
# Bypass Paywalls for Firefox
|
||||||
|
|
||||||
## [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.9/bypass_paywalls-1.5.9-an+fx.xpi)
|
## [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.0/bypass_paywalls-1.6.0-an+fx.xpi)
|
||||||
|
|
||||||
### Bypass the following sites' paywalls with this extension
|
### Bypass the following sites' paywalls with this extension
|
||||||
|
|
||||||
|
|
|
@ -140,5 +140,5 @@
|
||||||
"*://*.vn.nl/*",
|
"*://*.vn.nl/*",
|
||||||
"*://*.lemonde.fr/*"
|
"*://*.lemonde.fr/*"
|
||||||
],
|
],
|
||||||
"version": "1.5.9"
|
"version": "1.6.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,7 +30,9 @@
|
||||||
{ "version": "1.5.8",
|
{ "version": "1.5.8",
|
||||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.8/bypass_paywalls-1.5.8-an+fx.xpi" },
|
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.8/bypass_paywalls-1.5.8-an+fx.xpi" },
|
||||||
{ "version": "1.5.9",
|
{ "version": "1.5.9",
|
||||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.9/bypass_paywalls-1.5.9-an+fx.xpi" }
|
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.9/bypass_paywalls-1.5.9-an+fx.xpi" },
|
||||||
|
{ "version": "1.6.0",
|
||||||
|
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.0/bypass_paywalls-1.6.0-an+fx.xpi" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue