cactuzhead_Advanced-Progres.../manifest.json
cactuzhead 1bf8a2f832
1.0.1
2025-03-11 12:47:40 +00:00

17 lines
487 B
JSON

{
"id": "obsidian-advanced-progress-bars",
"name": "Advanced Progress Bars",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "Progress bars that can change color depending on completion value - fully customizable.",
"author": "cactuzhead",
"authorUrl": "https://cactuzhead.com",
"fundingUrl": "https://ko-fi.com/cactuzhead",
"isDesktopOnly": false,
"commands": [
{
"id": "paste-code-block",
"name": "Paste Code Block"
}
]
}