Add cross-origin policy

This commit is contained in:
Yemel Jardi 2014-07-17 20:39:22 -03:00
parent 7141725b49
commit 793a760c75
1 changed files with 4 additions and 1 deletions

View File

@ -14,5 +14,8 @@
}, },
"icons": { "icons": {
"128": "icon.png" "128": "icon.png"
} },
"xwalk_hosts": [
"https://*"
]
} }