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"]