From 202acc40d3d30ebc13d0f6670384df5f2a290a23 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 9 Dec 2018 20:32:54 -0800 Subject: [PATCH] Fix seattletimes.com --- background.js | 3 ++- manifest.json | 2 +- popup.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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