diff options
unsig tx - show notification on new tx
Diffstat (limited to 'app/manifest.json')
-rw-r--r-- | app/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/manifest.json b/app/manifest.json index cc180945d..af64da008 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -36,6 +36,7 @@ } ], "permissions": [ + "notifications", "storage", "tabs", "http://localhost:8545/" |