From 4a1fad9a90a9227f63dd30d16cd4cd3ef9c0f51f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B6bert?= <6roebert@informatik.uni-hamburg.de> Date: Sat, 25 Apr 2020 15:05:23 +0200 Subject: [PATCH] removed overlapping permissions --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index efc8d5a..b6dcbe7 100644 --- a/manifest.json +++ b/manifest.json @@ -38,7 +38,6 @@ "default_popup": "html/popup.html" }, "permissions": [ - "*://*/*", "", "webRequest", "webRequestBlocking",