Release v1.7.30

This commit is contained in:
magnolia1234 2020-05-24 21:33:57 +02:00
parent 24e62269ba
commit 8296a94902
5 changed files with 16 additions and 9 deletions

View file

@ -1,6 +1,13 @@
Changelog Bypass Paywalls Clean - Firefox Changelog Bypass Paywalls Clean - Firefox
* v1.7.3.0 (2020-05-24)
Add ilManifesto.it
Fix-update Gestion.pe/ElComercio.pe
Fix-update Haaretz.com (anti-adblocker)
Fix-update LeJdD.fr
Limit contentScript on external content
* v1.7.2.0 (2020-05-17) * v1.7.2.0 (2020-05-17)
Add Globes (Israel) Add Globes (Israel)
Fix-update Challenges.fr (proper) Fix-update Challenges.fr (proper)
@ -27,7 +34,7 @@ BitBucket transfer
* v1.7.0.4 (2020-04-26) * v1.7.0.4 (2020-04-26)
Add Frankfurter Allgemeine (Faz.net) Add Frankfurter Allgemeine (Faz.net)
Fix-update Gestión.pe/ElComercio.pe Fix-update Gestion.pe/ElComercio.pe
Fix-update ilMessaggero.it Fix-update ilMessaggero.it
Fix-update WSJ (lift restrictions) Fix-update WSJ (lift restrictions)

View file

@ -265,5 +265,5 @@
"webRequest", "webRequest",
"webRequestBlocking" "webRequestBlocking"
], ],
"version": "1.7.2.0" "version": "1.7.3.0"
} }

View file

@ -40,5 +40,5 @@
"webRequest", "webRequest",
"webRequestBlocking" "webRequestBlocking"
], ],
"version": "1.7.2.0" "version": "1.7.3.0"
} }

View file

@ -2,10 +2,10 @@
"addons": { "addons": {
"magnolia@12.34": { "magnolia@12.34": {
"updates": [ "updates": [
{ "version": "1.7.1.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.7.1.0.xpi" },
{ "version": "1.7.2.0", { "version": "1.7.2.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.7.2.0.xpi" } "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.7.2.0.xpi" },
{ "version": "1.7.3.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.7.3.0.xpi" }
] ]
} }
} }

View file

@ -2,10 +2,10 @@
"addons": { "addons": {
"magnolia_limited_permissions@12.34": { "magnolia_limited_permissions@12.34": {
"updates": [ "updates": [
{ "version": "1.7.1.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.7.1.0.xpi" },
{ "version": "1.7.2.0", { "version": "1.7.2.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.7.2.0.xpi" } "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.7.2.0.xpi" },
{ "version": "1.7.3.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.7.3.0.xpi" }
] ]
} }
} }