Solving chrome app problems

This commit is contained in:
Matias Pando 2014-12-01 11:19:18 -03:00
commit 40910c3b34
11 changed files with 204 additions and 45 deletions

View file

@ -4,7 +4,8 @@
"description": "A multisignature bitcoin wallet",
"version": "APP_VERSION",
"permissions": [
"storage", "notifications"
"storage",
"notifications"
],
"app": {
"background": {