From eed114588993d51ac368f9d77b41f5de7c00e389 Mon Sep 17 00:00:00 2001 From: Moritz Brunner Date: Thu, 7 Jun 2018 22:34:15 +0200 Subject: [PATCH] Revert "Add 'mozillaAddons' to addon permissions. (#4495) (#4496)" This reverts commit e01b9995def80d1c481cc4e64e78311ce2c2bb67. --- addon/webextension/manifest.json.template | 1 - 1 file changed, 1 deletion(-) diff --git a/addon/webextension/manifest.json.template b/addon/webextension/manifest.json.template index 955a592e65..0b4e9bf907 100644 --- a/addon/webextension/manifest.json.template +++ b/addon/webextension/manifest.json.template @@ -69,7 +69,6 @@ "notifications", "clipboardWrite", "contextMenus", - "mozillaAddons", "", "http://localhost:10080/" ]