From a4a2066789ff0779156ea27563219fa94107c21c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Wed, 4 Nov 2020 18:55:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=BF=85=E9=A1=BB?= =?UTF-8?q?=E7=9A=84=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }