add ebay US (ebay.com)

This commit is contained in:
Dovi Cowan 2022-07-21 00:20:49 +01:00
parent e299e9effe
commit 49383631cd
Signed by: dcowan
GPG key ID: CC4A4CB950D7E579

View file

@ -22,5 +22,5 @@
"permissions": [ "notifications", "webNavigation", "scripting", "storage" ], "permissions": [ "notifications", "webNavigation", "scripting", "storage" ],
"host_permissions": [ "*://*.ebay.co.uk/*" ] "host_permissions": [ "*://*.ebay.co.uk/*", "*://*.ebay.com/*" ]
} }