0x1da9430_img2html/manifest.json

11 lines
277 B
JSON
Raw Normal View History

2025-03-08 15:43:22 +00:00
{
"id": "img2html",
"name": "Image to HTML",
"minAppVersion": "1.4.0",
2025-03-09 12:33:18 +00:00
"description": "Paste images as HTML format instead of wikilink or markdown format",
2025-03-08 15:43:22 +00:00
"author": "0x1DA9430",
"authorUrl": "https://github.com/0x1DA9430",
"isDesktopOnly": false,
2025-03-22 09:41:50 +00:00
"version": "1.0.2"
2025-03-09 12:33:18 +00:00
}