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/firefox/manifest.json')
-rw-r--r--src/platform/firefox/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/platform/firefox/manifest.json b/src/platform/firefox/manifest.json
index b3a9ac9..764b82d 100644
--- a/src/platform/firefox/manifest.json
+++ b/src/platform/firefox/manifest.json
@@ -87,6 +87,7 @@
"menus",
"storage",
"notifications",
+ "clipboardRead",
"clipboardWrite",
"webRequest",
"webRequestBlocking"