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/fenix/manifest.json')
-rw-r--r--src/platform/fenix/manifest.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/platform/fenix/manifest.json b/src/platform/fenix/manifest.json
index 8fd8e31..9539414 100644
--- a/src/platform/fenix/manifest.json
+++ b/src/platform/fenix/manifest.json
@@ -79,6 +79,8 @@
"tabs",
"storage",
"notifications",
- "clipboardWrite"
+ "clipboardWrite",
+ "webRequest",
+ "webRequestBlocking"
]
} \ No newline at end of file