diff --git a/public/manifest.json b/public/manifest.json index ca0b7bc..79550b6 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -14,11 +14,8 @@ }, "action": { }, - "permissions": ["scripting", "storage", "system.display", "activeTab", "tabs", "notifications" + "permissions": ["scripting", "storage", "system.display", "activeTab", "tabs" ], - "externally_connectable": { - "matches": ["", "*://localhost/*", "*://127.0.0.1/*"] - }, "content_scripts": [ { "matches": [""],