Release v3.3.6.0

This commit is contained in:
magnolia1234 2023-10-01 19:18:11 +02:00
parent 001c650deb
commit 970382face
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
Post-release
* v3.3.6.0 (2023-10-01)
Add Conde Nast Traveler
Add Salzburger Nachrichten
Add The Columbian

View File

@ -51,5 +51,5 @@
"webRequestBlocking",
"*://*/*"
],
"version": "3.3.5.8"
"version": "3.3.6.0"
}

View File

@ -796,5 +796,5 @@
"*://*.wyleex.com/*",
"*://webcache.googleusercontent.com/*"
],
"version": "3.3.5.8"
"version": "3.3.6.0"
}

View File

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