aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrmr19932017-08-15 16:51:16 +0100
committermrmr19932017-11-18 12:35:35 +0000
commit5802b33654b5a0aeb7f331c6c392a1c61962f6ec (patch)
tree4671805bf1143ea11c54cb6e6745659a22f00862
parent976221f84b9694a5aa544eff8f084b78ce8c78d9 (diff)
downloadvimium-5802b33654b5a0aeb7f331c6c392a1c61962f6ec.tar.bz2
FF: Add clipboardWrite permission, so we can copy to clipboard
-rw-r--r--manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 353582d1..7a8d8699 100644
--- a/manifest.json
+++ b/manifest.json
@@ -32,6 +32,7 @@
"bookmarks",
"history",
"clipboardRead",
+ "clipboardWrite",
"storage",
"sessions",
"notifications",