aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <542863+danfinlay@users.noreply.github.com>2019-06-04 02:50:26 +0800
committerGitHub <noreply@github.com>2019-06-04 02:50:26 +0800
commitc269a8e9f60cda7934ecccdcab59643b90fc5638 (patch)
tree5d33e8f7078720614c1ef3db9c2881fa1d0f6dd3
parent47024fd9a530c1554cfa74c8e74f6221e00c6135 (diff)
downloadtangerine-wallet-browser-c269a8e9f60cda7934ecccdcab59643b90fc5638.tar
tangerine-wallet-browser-c269a8e9f60cda7934ecccdcab59643b90fc5638.tar.gz
tangerine-wallet-browser-c269a8e9f60cda7934ecccdcab59643b90fc5638.tar.bz2
tangerine-wallet-browser-c269a8e9f60cda7934ecccdcab59643b90fc5638.tar.lz
tangerine-wallet-browser-c269a8e9f60cda7934ecccdcab59643b90fc5638.tar.xz
tangerine-wallet-browser-c269a8e9f60cda7934ecccdcab59643b90fc5638.tar.zst
tangerine-wallet-browser-c269a8e9f60cda7934ecccdcab59643b90fc5638.zip
Revert "Remove clipboardWrite permission"
-rw-r--r--app/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 39936dbaa..8471fffac 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -65,6 +65,7 @@
"permissions": [
"storage",
"unlimitedStorage",
+ "clipboardWrite",
"http://localhost:8545/",
"https://*.infura.io/",
"activeTab",