0x1da9430_img2html/manifest.json

10 lines
276 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,
2026-05-09 14:03:37 +00:00
"version": "1.1.0"
}