gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-webextension] 32/95: v0.0.8


From: gnunet
Subject: [reclaim-webextension] 32/95: v0.0.8
Date: Fri, 11 Jun 2021 23:35:17 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository reclaim-webextension.

commit c90fce9fe90488c3b28aff80f2b95bfa6e375510
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Thu Jun 27 12:07:52 2019 +0200

    v0.0.8
---
 manifest.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index 0be0f23..bf40b5b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,7 +3,7 @@
     "manifest_version": 2,
     "name": "re:claimID",
     "description": "An extension for use with re:claimID.",
-    "version": "0.0.7",
+    "version": "0.0.8",
 
     "applications": {
         "gecko": {
@@ -35,7 +35,7 @@
         ]
     },
 
-    "permissions": ["storage", "<all_urls>",
+    "permissions": ["storage", "https://api.reclaim/*";, 
"https://ui.reclaim/*";, "http://localhost:7776/*";,
       "webRequest", "webRequestBlocking"],
     "web_accessible_resources": ["*/**", "index.html", "*.js", "assets/*", 
"*.woff*", "*.ttf", "*.svg"],
 

-- 
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]