1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-23 07:48:48 -05:00

add unlimited storage permission

This commit is contained in:
Tankred Hase 2013-11-09 14:20:12 +01:00
parent f7d55dd083
commit 9ca1884508

View File

@ -7,7 +7,8 @@
"icons": {
"128": "img/icon.png"
},
"permissions": [{
"permissions": [
"unlimitedStorage", {
"fileSystem": ["write"]
},
"notifications",