mirror of
https://github.com/usero2/obsidian-plugins-cbz-reader.git
synced 2026-07-22 07:43:42 +00:00
13 lines
356 B
JSON
13 lines
356 B
JSON
{
|
|
"id": "cbz-reader",
|
|
"name": "CBZ Reader",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "A powerful and fast native CBZ (Comic Book Archive) reader",
|
|
"author": "usero2-endofday",
|
|
"authorUrl": "https://github.com/usero2",
|
|
"fundingUrl": {
|
|
"Buy me a Coffee": "https://buymeacoffee.com/endofday"
|
|
},
|
|
"isDesktopOnly": false
|
|
}
|