diff --git a/manifest.json b/manifest.json index 57dbde2..80ded92 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "host_permissions": [ "https://www.youtube.com/*", "http://localhost:8000/*", - "http://192-168-100-199.sslip.io/*" + "http://goyave/*" ], "action": { "default_popup": "popup.html",