manifest.json 464 B

123456789101112
  1. {
  2. "id": "obsidian-excalidraw-plugin",
  3. "name": "Excalidraw",
  4. "version": "2.23.12",
  5. "minAppVersion": "1.8.7",
  6. "description": "Sketch Your Mind. Edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
  7. "author": "Zsolt Viczian",
  8. "authorUrl": "https://excalidraw-obsidian.online",
  9. "fundingUrl": "https://ko-fi.com/zsolt",
  10. "helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
  11. "isDesktopOnly": false
  12. }