Add cross-origin policy

This commit is contained in:
Yemel Jardi 2014-07-17 20:39:22 -03:00
commit 793a760c75

View file

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