From 4c648b45558eae49599d36cef2c9cd41ca830631 Mon Sep 17 00:00:00 2001 From: Kevin R Date: Wed, 24 Mar 2021 12:17:00 +0100 Subject: [PATCH] Removed clipboardWrite permission --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index f5abcd0..d7f407e 100644 --- a/manifest.json +++ b/manifest.json @@ -44,7 +44,6 @@ "storage", "unlimitedStorage", "contextMenus", - "clipboardWrite", "webNavigation", "tabs", "downloads"