diff --git a/background.js b/background.js index c747260c..beb04954 100644 --- a/background.js +++ b/background.js @@ -191,7 +191,8 @@ const use_google_bot = [ 'telegraph.co.uk', 'theaustralian.com.au', 'thetimes.co.uk', -'wsj.com', +'wsj.com', +'haaretz.co.il', ] function setDefaultOptions() { diff --git a/manifest.json b/manifest.json index 6ab29338..d541c12e 100644 --- a/manifest.json +++ b/manifest.json @@ -144,5 +144,5 @@ "*://*.scientificamerican.com/*", "*://*.thehindu.com/*" ], - "version": "1.6.0" + "version": "1.6.1" }