chore: update metadata
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
{
|
||||
"name": "Nostr Signer (formerly Nostr Connect)",
|
||||
"description": "Nostr Signer Extension",
|
||||
"version": "0.1.2",
|
||||
"homepage_url": "https://github.com/reyamir/nostr-connect",
|
||||
"version": "1.0.0",
|
||||
"homepage_url": "https://git.reya.su/reya/nostr-connect",
|
||||
"manifest_version": 2,
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{e665d138-0e5b-4b7a-ab91-7af834eda7a2}"
|
||||
"id": "{e665d138-0e5b-4b7a-ab91-7af834eda7a2}",
|
||||
"data_collection_permissions": {
|
||||
"required": ["none"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
@@ -31,6 +34,5 @@
|
||||
],
|
||||
"permissions": ["storage", "activeTab", "windows"],
|
||||
"optional_permissions": ["notifications"],
|
||||
"web_accessible_resources": ["nostr-provider.js"],
|
||||
"data_collection_permissions": []
|
||||
"web_accessible_resources": ["nostr-provider.js"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user