Fix seattletimes.com
This commit is contained in:
parent
d1b6085dfc
commit
cd24b41e64
@ -91,7 +91,8 @@ const remove_cookies = [
|
||||
'hbr.org',
|
||||
'medium.com',
|
||||
'foreignpolicy.com',
|
||||
'wsj.com'
|
||||
'wsj.com',
|
||||
'seattletimes.com'
|
||||
]
|
||||
|
||||
function setDefaultOptions() {
|
||||
|
@ -18,5 +18,5 @@
|
||||
"page": "options.html"
|
||||
},
|
||||
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
|
||||
"version": "1.3.6"
|
||||
"version": "1.3.7"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<div style="width:220px;">Bypass Paywalls v1.3.6 by Adam
|
||||
<div style="width:220px;">Bypass Paywalls v1.3.7 by Adam
|
||||
<br><a href="options.html">Options</a></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user