Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Commit

Permalink
add a few domains
Browse files Browse the repository at this point in the history
  • Loading branch information
nextgens committed Nov 26, 2017
1 parent 5f689df commit a2ba5e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"*://*.newsweek.com/*",
"*://*.newyorker.com/*",
"*://*.nrc.nl/*",
"*://*.nyt.com/*",
"*://*.nytimes.com/*",
"*://*.ocregister.com/*",
"*://*.orlandosentinel.com/*",
Expand All @@ -54,7 +55,8 @@
"*://*.thetimes.co.uk/*",
"*://*.volkskrant.nl/*",
"*://*.washingtonpost.com/*",
"*://*.wsj.com/*"
"*://*.wsj.com/*",
"*://*.wsj.net/*"
],
"background": {
"scripts": ["background.js"]
Expand Down

0 comments on commit a2ba5e3

Please sign in to comment.