diff --git a/background.js b/background.js index 0f005ef..9bee6ae 100644 --- a/background.js +++ b/background.js @@ -202,7 +202,8 @@ const use_google_bot = [ 'theaustralian.com.au', 'themercury.com.au', 'thetimes.co.uk', -'wsj.com', +'wsj.com', +'haaretz.co.il', ] function setDefaultOptions() { diff --git a/manifest.json b/manifest.json index a5c8f29..ed473e7 100644 --- a/manifest.json +++ b/manifest.json @@ -147,5 +147,5 @@ "*://*.thehindu.com/*", "*://*.demorgen.be/*" ], - "version": "1.6.0" + "version": "1.6.1" }