Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform/chrome/manifest.json')
-rw-r--r--src/platform/chrome/manifest.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/platform/chrome/manifest.json b/src/platform/chrome/manifest.json
index 0614e48..ca24106 100644
--- a/src/platform/chrome/manifest.json
+++ b/src/platform/chrome/manifest.json
@@ -49,6 +49,8 @@
"*://*/*",
"tabs",
"storage",
+ "clipboardRead",
+ "clipboardWrite",
"contextMenus",
"notifications",
"webRequest",