10 lines
205 B
JSON
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"
|
|
}
|