mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 06:17:46 +01:00
Release v3.1.6.0
This commit is contained in:
parent
499ffd4ec5
commit
0e895e6d29
4 changed files with 6 additions and 4 deletions
|
@ -3,6 +3,8 @@ Changelog Bypass Paywalls Clean - Firefox
|
||||||
Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases
|
Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases
|
||||||
|
|
||||||
Post-release
|
Post-release
|
||||||
|
|
||||||
|
* v3.1.6.0 (2023-04-30)
|
||||||
Remove Zeit.de (fix obsolete)
|
Remove Zeit.de (fix obsolete)
|
||||||
Fix Bloomberg (Live TV limit)
|
Fix Bloomberg (Live TV limit)
|
||||||
Fix Gannett Group (redirect restricted)
|
Fix Gannett Group (redirect restricted)
|
||||||
|
|
|
@ -51,5 +51,5 @@
|
||||||
"webRequestBlocking",
|
"webRequestBlocking",
|
||||||
"*://*/*"
|
"*://*/*"
|
||||||
],
|
],
|
||||||
"version": "3.1.5.5"
|
"version": "3.1.6.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -752,5 +752,5 @@
|
||||||
"*://html.onlineviewer.net/*",
|
"*://html.onlineviewer.net/*",
|
||||||
"*://webcache.googleusercontent.com/*"
|
"*://webcache.googleusercontent.com/*"
|
||||||
],
|
],
|
||||||
"version": "3.1.5.5"
|
"version": "3.1.6.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
"addons": {
|
"addons": {
|
||||||
"magnolia_limited_permissions@12.34": {
|
"magnolia_limited_permissions@12.34": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{ "version": "3.1.5.0",
|
{ "version": "3.1.6.0",
|
||||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.5.0-custom.xpi" }
|
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.6.0-custom.xpi" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue