walter-boente_book-collection/csspageweaver/plugins/marginBox/config.json

11 lines
205 B
JSON
Raw Normal View History

2026-01-19 22:14:03 +01:00
{
"version": "1.0",
"ui": {
"title": "Margin boxes",
"description": "This Toogle border around margin box",
"toggle": true
},
"script": "marginBox.js",
"stylesheet": "marginBox.css"
}