Add scientificamerican.com

This commit is contained in:
ghost 2019-04-28 13:43:51 -07:00
parent 8313d88603
commit 949f45ef64
5 changed files with 6 additions and 2 deletions

View File

@ -52,6 +52,7 @@ NRC (nrc.nl)\
OrlandoSentinel (orlandosentinel.com)\
Quora (quora.com)\
San Francisco Chronicle (sfchronicle.com)\
Scientific American (scientificamerican.com)\
SunSentinel (sun-sentinel.com)\
The Advocate (theadvocate.com.au)\
The Age (theage.com.au)\

View File

@ -39,6 +39,7 @@ var defaultSites = {
'OrlandoSentinel': 'orlandosentinel.com',
'Quora': 'quora.com',
'San Francisco Chronicle': 'sfchronicle.com',
'Scientific American': 'scientificamerican.com',
'SunSentinel': 'sun-sentinel.com',
'The Advocate': 'theadvocate.com.au',
'The Age': 'theage.com.au',
@ -114,6 +115,7 @@ const remove_cookies = [
'sfchronicle.com',
'nymag.com',
'foreignaffairs.com',
'scientificamerican.com',
]
function setDefaultOptions() {

View File

@ -20,5 +20,5 @@
"page": "options.html"
},
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
"version": "1.4.8"
"version": "1.4.9"
}

View File

@ -37,6 +37,7 @@ var defaultSites = {
'OrlandoSentinel': 'orlandosentinel.com',
'Quora': 'quora.com',
'San Francisco Chronicle': 'sfchronicle.com',
'Scientific American': 'scientificamerican.com',
'SunSentinel': 'sun-sentinel.com',
'The Advocate': 'theadvocate.com.au',
'The Age': 'theage.com.au',

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='dcpihecpambacapedldabdbpakmachpb'>
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.4.8/bypass-paywalls-chrome.crx' version='1.4.8' />
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.4.9/bypass-paywalls-chrome.crx' version='1.4.9' />
</app>
</gupdate>