anareaty_html-checkboxes/manifest.json

11 lines
276 B
JSON
Raw Normal View History

2024-09-15 07:25:33 +00:00
{
2025-01-29 10:09:10 +00:00
"id": "table-check",
"name": "Table Check",
"version": "0.0.1",
2024-09-15 07:25:33 +00:00
"minAppVersion": "0.15.0",
2025-01-29 10:09:10 +00:00
"description": "Allows to add html checkboxes to tables and makes them clickable.",
"author": "anareaty",
"authorUrl": "https://github.com/anareaty",
2024-09-15 07:25:33 +00:00
"isDesktopOnly": false
}