added notifications permissions

This commit is contained in:
Mario Colque 2014-05-16 11:19:33 -03:00
parent 66c1588fef
commit 4bbd5000d4
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"default_popup": "popup.html"
},
"permissions": [
"tabs", "storage"
"tabs", "storage", "notifications"
],
"options_page": "index.html#/settings",
"icons": {