Release v2.0.0.0
This commit is contained in:
parent
a1638438a7
commit
3d70208de2
@ -4,7 +4,7 @@
|
|||||||
var ext_api = (typeof browser === 'object') ? browser : chrome;
|
var ext_api = (typeof browser === 'object') ? browser : chrome;
|
||||||
var ext_name = ext_api.runtime.getManifest().name;
|
var ext_name = ext_api.runtime.getManifest().name;
|
||||||
|
|
||||||
const cs_limit_except = ['afr.com', 'harpers.org', 'la-croix.com', 'lescienze.it', 'techinasia.com'];
|
const cs_limit_except = ['afr.com', 'harpers.org', 'inkl.com', 'la-croix.com', 'lescienze.it', 'techinasia.com'];
|
||||||
var currentTabUrl = '';
|
var currentTabUrl = '';
|
||||||
var csDone = false;
|
var csDone = false;
|
||||||
|
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
Changelog Bypass Paywalls Clean - Chrome
|
Changelog Bypass Paywalls Clean - Chrome
|
||||||
|
|
||||||
Post-release
|
Post-release
|
||||||
|
|
||||||
|
* v2.0.0.0 (2020-12-20)
|
||||||
Add Krautreporter (Germany)
|
Add Krautreporter (Germany)
|
||||||
Add Piqd (Germany)
|
Add Piqd (Germany)
|
||||||
Fix-update Foreign Affairs
|
Fix-update Foreign Affairs
|
||||||
|
@ -397,5 +397,5 @@
|
|||||||
"*://*.repstatic.it/*",
|
"*://*.repstatic.it/*",
|
||||||
"*://*.userzoom.com/*"
|
"*://*.userzoom.com/*"
|
||||||
],
|
],
|
||||||
"version": "1.9.9.4"
|
"version": "2.0.0.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://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass-paywalls-chrome-clean-1.9.9.0.crx' version='1.9.9.0' />
|
<updatecheck codebase='https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass-paywalls-chrome-clean-2.0.0.0.crx' version='2.0.0.0' />
|
||||||
</app>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user