Add scientificamerican.com
This commit is contained in:
parent
8313d88603
commit
949f45ef64
@ -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)\
|
||||
|
@ -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() {
|
||||
|
@ -20,5 +20,5 @@
|
||||
"page": "options.html"
|
||||
},
|
||||
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
|
||||
"version": "1.4.8"
|
||||
"version": "1.4.9"
|
||||
}
|
||||
|
@ -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',
|
||||
|
@ -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>
|
Loading…
x
Reference in New Issue
Block a user