mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-06 05:55:34 +02:00
Remove obsolete permission
This commit is contained in:
@@ -20,12 +20,7 @@
|
||||
|
||||
"default_locale": "en_US",
|
||||
|
||||
"permissions": [
|
||||
"accountsRead",
|
||||
"storage",
|
||||
"nativeMessaging",
|
||||
"tabs"
|
||||
],
|
||||
"permissions": ["accountsRead", "storage", "nativeMessaging"],
|
||||
|
||||
"background": {
|
||||
"page": "background.html"
|
||||
|
||||
Reference in New Issue
Block a user