gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: manifest v3 doesn't allow web


From: gnunet
Subject: [taler-wallet-core] branch master updated: manifest v3 doesn't allow webrequestBlocking anymore
Date: Thu, 03 Feb 2022 14:37:51 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new b698452b manifest v3 doesn't allow webrequestBlocking anymore
b698452b is described below

commit b698452bb84e0b077faf1877062c0436ce95412b
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Feb 3 14:37:47 2022 +0100

    manifest v3 doesn't allow webrequestBlocking anymore
---
 packages/taler-wallet-webextension/manifest-v3.json | 3 +--
 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
index 4356fb2d..dc5fdfa2 100644
--- 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://*/*";,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]