commit b698452bb84e0b077faf1877062c0436ce95412b
parent 5844a3065c8de9a676a19d13d8cf455f67b4ca10
Author: Florian Dold <florian@dold.me>
Date: Thu, 3 Feb 2022 14:37:47 +0100
manifest v3 doesn't allow webrequestBlocking anymore
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/packages/taler-wallet-webextension/manifest-v3.json b/packages/taler-wallet-webextension/manifest-v3.json
@@ -16,8 +16,7 @@
"scripting"
],
"optional_permissions": [
- "webRequest",
- "webRequestBlocking"
+ "webRequest"
],
"host_permissions": [
"http://*/*",