mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 01:11:04 +00:00
Release v3.1.7.3
This commit is contained in:
parent
9e1e2fd135
commit
f014deeb29
@ -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.7.3 (2023-05-08)
|
||||||
Remove Medienhaus Aachen (fix obsolete)
|
Remove Medienhaus Aachen (fix obsolete)
|
||||||
Fix BusinessPost.ie (link to archive.is)
|
Fix BusinessPost.ie (link to archive.is)
|
||||||
Maintenance contentScript (sanitize html-input)
|
Maintenance contentScript (sanitize html-input)
|
||||||
|
@ -51,5 +51,5 @@
|
|||||||
"webRequestBlocking",
|
"webRequestBlocking",
|
||||||
"*://*/*"
|
"*://*/*"
|
||||||
],
|
],
|
||||||
"version": "3.1.7.2"
|
"version": "3.1.7.3"
|
||||||
}
|
}
|
||||||
|
@ -754,5 +754,5 @@
|
|||||||
"*://html.onlineviewer.net/*",
|
"*://html.onlineviewer.net/*",
|
||||||
"*://webcache.googleusercontent.com/*"
|
"*://webcache.googleusercontent.com/*"
|
||||||
],
|
],
|
||||||
"version": "3.1.7.2"
|
"version": "3.1.7.3"
|
||||||
}
|
}
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
"addons": {
|
"addons": {
|
||||||
"magnolia@12.34": {
|
"magnolia@12.34": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{ "version": "3.1.5.0",
|
{ "version": "3.1.7.3",
|
||||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.5.0.xpi" }
|
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.7.3.xpi" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
"addons": {
|
"addons": {
|
||||||
"magnolia_limited_permissions@12.34": {
|
"magnolia_limited_permissions@12.34": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{ "version": "3.1.7.0",
|
{ "version": "3.1.7.3",
|
||||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.7.0-custom.xpi" }
|
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.7.3-custom.xpi" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user