mirror of
https://github.com/webxoss/wixoss-fetch.git
synced 2024-11-20 05:49:55 +01:00
11 lines
No EOL
198 B
JSON
11 lines
No EOL
198 B
JSON
{
|
|
"name": "wixoss-fetch",
|
|
"manifest_version": 2,
|
|
"version": "0.0.1",
|
|
"permissions": ["http://www.takaratomy.co.jp/*"],
|
|
"app": {
|
|
"launch": {
|
|
"local_path": "index.html"
|
|
}
|
|
}
|
|
} |