From c193b057a90e4ff40c2436d80e427aef5a1a248e Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Thu, 23 May 2019 10:35:46 -0230 Subject: Remove clipboardWrite permission --- app/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app/manifest.json b/app/manifest.json index 8471fffac..39936dbaa 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -65,7 +65,6 @@ "permissions": [ "storage", "unlimitedStorage", - "clipboardWrite", "http://localhost:8545/", "https://*.infura.io/", "activeTab", -- cgit v1.2.3