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