show notifications when a request is denied or accepted.

This commit is contained in:
fiatjaf
2023-06-11 09:07:24 -03:00
parent b82ac28a8e
commit b62d044b0a
4 changed files with 72 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
}
],
"permissions": ["storage"],
"optional_permissions": ["notifications"],
"web_accessible_resources": [
{
"resources": ["nostr-provider.js"],