wixoss-fetch/static/manifest.json
2016-10-17 00:45:33 +08:00

11 lines
No EOL
201 B
JSON

{
"name": "wixoss-fetch",
"manifest_version": 2,
"version": "0.0.1",
"permissions": ["http://www.takaratomy.co.jp/*"],
"app": {
"launch": {
"local_path": "index.html"
}
}
}