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

10 lines
205 B
JSON

{
"version": "1.0",
"ui": {
"title": "Margin boxes",
"description": "This Toogle border around margin box",
"toggle": true
},
"script": "marginBox.js",
"stylesheet": "marginBox.css"
}