From a2ba5e3e75d9c6b613180c34405ffd0630ea1477 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Sun, 26 Nov 2017 14:15:57 +0100 Subject: [PATCH] add a few domains --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b5e0dc9..b756076 100644 --- a/manifest.json +++ b/manifest.json @@ -35,6 +35,7 @@ "*://*.newsweek.com/*", "*://*.newyorker.com/*", "*://*.nrc.nl/*", + "*://*.nyt.com/*", "*://*.nytimes.com/*", "*://*.ocregister.com/*", "*://*.orlandosentinel.com/*", @@ -54,7 +55,8 @@ "*://*.thetimes.co.uk/*", "*://*.volkskrant.nl/*", "*://*.washingtonpost.com/*", - "*://*.wsj.com/*" + "*://*.wsj.com/*", + "*://*.wsj.net/*" ], "background": { "scripts": ["background.js"]