19 lines
No EOL
339 B
JSON
19 lines
No EOL
339 B
JSON
{
|
|
"name": "Preview",
|
|
"description": "",
|
|
"version": "1.0",
|
|
"ui": {
|
|
"toggle": false,
|
|
"template": "template.html",
|
|
"shortcut": [
|
|
{
|
|
"active": true,
|
|
"tutorial": false,
|
|
"keys": ["shiftKey", "W"],
|
|
"description": "Toggle Preview"
|
|
}
|
|
]
|
|
},
|
|
"stylesheet": "stylesheet.css",
|
|
"script": "event.js"
|
|
} |