Release v1.7.4.0
This commit is contained in:
parent
973fe30b2b
commit
b91958b2d0
@ -1,6 +1,19 @@
|
|||||||
|
|
||||||
Changelog Bypass Paywalls Clean - Chrome
|
Changelog Bypass Paywalls Clean - Chrome
|
||||||
|
|
||||||
|
* v1.7.4.0 (2020-06-04)
|
||||||
|
Add ElMundo.es (amp for premium)
|
||||||
|
Fix-update Boston Globe
|
||||||
|
Fix-update DeMorgen.be (overlay)
|
||||||
|
Fix-update Globe and Mail (premium-only)
|
||||||
|
Fix-update Medium (banner)
|
||||||
|
Fix Medium custom domains
|
||||||
|
Fix-update SeekingAlpha (limit robot-captcha)
|
||||||
|
Fix-update Spectator.co.uk (amp for premium)
|
||||||
|
New option to block external Javascript for custom sites
|
||||||
|
Fix support Brave Browser
|
||||||
|
Add block general paywall scripts: BlueConic, OneCount, Qiota & TribDss. Remove Outbrain.
|
||||||
|
|
||||||
* v1.7.3.0 (2020-05-24)
|
* v1.7.3.0 (2020-05-24)
|
||||||
Add ilManifesto.it
|
Add ilManifesto.it
|
||||||
Fix-update Gestion.pe/ElComercio.pe
|
Fix-update Gestion.pe/ElComercio.pe
|
||||||
|
@ -242,5 +242,5 @@
|
|||||||
"webRequest",
|
"webRequest",
|
||||||
"webRequestBlocking"
|
"webRequestBlocking"
|
||||||
],
|
],
|
||||||
"version": "1.7.3.0"
|
"version": "1.7.4.0"
|
||||||
}
|
}
|
||||||
|
@ -21,5 +21,5 @@
|
|||||||
"page": "options.html"
|
"page": "options.html"
|
||||||
},
|
},
|
||||||
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
|
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
|
||||||
"version": "1.7.3.0"
|
"version": "1.7.4.0"
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||||
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
|
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
|
||||||
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-1.7.3.0.crx' version='1.7.3.0' />
|
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-1.7.4.0.crx' version='1.7.4.0' />
|
||||||
</app>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||||
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
|
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
|
||||||
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-lp-1.7.3.0.crx' version='1.7.3.0' />
|
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-lp-1.7.4.0.crx' version='1.7.4.0' />
|
||||||
</app>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user