diff --git a/manifest.json b/manifest.json index 2678bbc..40e7032 100644 --- a/manifest.json +++ b/manifest.json @@ -15,6 +15,6 @@ "browser_action": { "default_icon": "icon64.png" }, - "permissions": ["tabs", "chrome://net-internals/#dns", "*://*/*"], + "permissions": ["tabs", "chrome://net-internals/#dns"], "homepage_url": "https://yutent.me" }