diff --git a/background.js b/background.js index 8948e18..7eb1a37 100644 --- a/background.js +++ b/background.js @@ -91,7 +91,8 @@ const remove_cookies = [ 'hbr.org', 'medium.com', 'foreignpolicy.com', -'wsj.com' +'wsj.com', +'seattletimes.com' ] function setDefaultOptions() { diff --git a/manifest.json b/manifest.json index 2394c3e..6e4bd05 100644 --- a/manifest.json +++ b/manifest.json @@ -18,5 +18,5 @@ "page": "options.html" }, "permissions": [ "cookies", "", "storage", "webRequest", "webRequestBlocking"], - "version": "1.3.6" + "version": "1.3.7" } diff --git a/popup.html b/popup.html index e0ae91c..639956d 100644 --- a/popup.html +++ b/popup.html @@ -1,7 +1,7 @@ -
Bypass Paywalls v1.3.6 by Adam +
Bypass Paywalls v1.3.7 by Adam
Options