diff --git a/manifest.json b/manifest.json index d36f122..7ef5508 100644 --- a/manifest.json +++ b/manifest.json @@ -22,5 +22,5 @@ "permissions": [ "notifications", "webNavigation", "scripting", "storage" ], - "host_permissions": [ "*://*.ebay.co.uk/*" ] + "host_permissions": [ "*://*.ebay.co.uk/*", "*://*.ebay.com/*" ] } \ No newline at end of file