diff options
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 619c18c1..8360939f 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -67,7 +67,9 @@ "storage", "clipboardWrite", "unlimitedStorage", - "nativeMessaging" + "nativeMessaging", + "webRequest", + "webRequestBlocking" ], "optional_permissions": [ "clipboardRead" |