walter-boente_book-collection/csspageweaver/plugins/previewPage/config.json
2026-01-19 22:14:03 +01:00

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"
}