added notifications permissions
This commit is contained in:
parent
66c1588fef
commit
4bbd5000d4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
"default_popup": "popup.html"
|
"default_popup": "popup.html"
|
||||||
},
|
},
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"tabs", "storage"
|
"tabs", "storage", "notifications"
|
||||||
],
|
],
|
||||||
"options_page": "index.html#/settings",
|
"options_page": "index.html#/settings",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue