mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 07:07:47 +01:00
Prepare for v1.5.8 release
This commit is contained in:
parent
08cef16c4a
commit
60092f1c6e
3 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Bypass Paywalls for Firefox
|
||||
|
||||
## [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.7/bypass_paywalls-1.5.7-an+fx.xpi)
|
||||
## [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.8/bypass_paywalls-1.5.8-an+fx.xpi)
|
||||
|
||||
### Bypass the following sites' paywalls with this extension
|
||||
|
||||
|
|
|
@ -122,5 +122,5 @@
|
|||
"*://*.wired.com/*",
|
||||
"*://*.thediplomat.com/*"
|
||||
],
|
||||
"version": "1.5.7"
|
||||
"version": "1.5.8"
|
||||
}
|
||||
|
|
|
@ -26,7 +26,9 @@
|
|||
{ "version": "1.5.6",
|
||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.6/bypass_paywalls-1.5.6-an+fx.xpi" },
|
||||
{ "version": "1.5.7",
|
||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.7/bypass_paywalls-1.5.7-an+fx.xpi" }
|
||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.7/bypass_paywalls-1.5.7-an+fx.xpi" },
|
||||
{ "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" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue