Release v3.5.0.0

This commit is contained in:
magnolia1234 2024-01-07 11:24:47 +01:00
parent 6fcd94e4d8
commit 38e9e458e5
4 changed files with 6 additions and 4 deletions

View file

@ -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.5.0.0 (2024-01-07)
Add Forum Communications (opt-in to custom sites) Add Forum Communications (opt-in to custom sites)
Add Motor Presse Stuttgart Add Motor Presse Stuttgart
Add JournaldeMillau.fr (Groupe La Depeche) Add JournaldeMillau.fr (Groupe La Depeche)

View file

@ -51,5 +51,5 @@
"webRequestBlocking", "webRequestBlocking",
"*://*/*" "*://*/*"
], ],
"version": "3.4.9.9" "version": "3.5.0.0"
} }

View file

@ -827,5 +827,5 @@
"*://archive.vn/*", "*://archive.vn/*",
"*://webcache.googleusercontent.com/*" "*://webcache.googleusercontent.com/*"
], ],
"version": "3.4.9.9" "version": "3.5.0.0"
} }

View file

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