• Renamed "Base64Image" to "Thumbnail:

• Minor CSS bug fixes
• Fully documented python script
This commit is contained in:
nutty
2026-06-29 00:56:23 +10:00
parent 79edc15f0b
commit 4575b0d2c6
9 changed files with 119 additions and 23 deletions
+2
View File
@@ -39,6 +39,7 @@
"label": "Font Size",
"description": "",
"type": "number",
"min": 0,
"defaultValue": 20,
"group": "Appearance"
},
@@ -47,6 +48,7 @@
"label": "Max Width",
"description": "Set to 0 to utilize full browser width",
"type": "number",
"min": 0,
"defaultValue": 500,
"group": "Appearance"
},