From 5e2a3aeed904aad813e07f727aa96c6e1fc7f470 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sat, 7 Dec 2019 19:32:35 +0100 Subject: [PATCH] Update manifest.json for Harper's Magazine --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c41cd6be..1fb4bb04 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,8 @@ "*://*.volkskrant.nl/*", "*://*.washingtonpost.com/*", "*://*.economist.com/*", - "*://*.the-tls.co.uk/*" + "*://*.the-tls.co.uk/*", + "*://*.harpers.org/*" ], "js": ["contentScript.js"] }