This commit is contained in:
Felicio Mununga 2024-12-05 08:29:02 +09:00
parent 69b6a55047
commit 3c778ed6c2
No known key found for this signature in database
GPG Key ID: B8A18D62FCD9EA6E
1 changed files with 5 additions and 2 deletions

View File

@ -60,9 +60,12 @@
"manifest_version": 3,
"name": "A wallet connector by Status",
"description": "Status Desktop Wallet extended to decentralised applications in your browser.",
"externally_connectable": {
"ids": [],
"matches": []
},
"host_permissions": [
"https://*/*",
"https://chromewebstore.google.com/*"
"https://*/*"
],
"permissions": [
"storage"