This commit is contained in:
parent
69b6a55047
commit
3c778ed6c2
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue