Release v3.0.8.0

This commit is contained in:
magnolia1234 2023-03-05 18:01:21 +01:00
parent c6884ca1e9
commit 58dbfafd3f
5 changed files with 8 additions and 6 deletions

View file

@ -3,6 +3,8 @@ Changelog Bypass Paywalls Clean - Firefox
Updates: https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases
Post-release
* v3.0.8.0 (2023-03-05)
Add Bloomberg Adria
Add DN.no (cached articles only)
Remove CaravanMagazine.in (fix obsolete)

View file

@ -51,5 +51,5 @@
"webRequestBlocking",
"*://*/*"
],
"version": "3.0.7.6"
"version": "3.0.8.0"
}

View file

@ -742,5 +742,5 @@
"*://*.wallkit.net/*",
"*://webcache.googleusercontent.com/*"
],
"version": "3.0.7.6"
"version": "3.0.8.0"
}

View file

@ -2,8 +2,8 @@
"addons": {
"magnolia@12.34": {
"updates": [
{ "version": "3.0.7.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.0.7.0.xpi" }
{ "version": "3.0.8.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.0.8.0.xpi" }
]
}
}

View file

@ -2,8 +2,8 @@
"addons": {
"magnolia_limited_permissions@12.34": {
"updates": [
{ "version": "3.0.7.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.0.7.0-custom.xpi" }
{ "version": "3.0.8.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.0.8.0-custom.xpi" }
]
}
}