obsidian-template/.obsidian/plugins/chatgpt-md/manifest.json

11 lines
319 B
JSON
Raw Normal View History

{
"id": "chatgpt-md",
"name": "ChatGPT MD",
"version": "1.4.3",
"minAppVersion": "0.15.0",
"description": "A (nearly) seamless integration of ChatGPT into Obsidian.",
"author": "Bram Adams",
"authorUrl": "https://www.bramadams.dev",
"fundingUrl": "https://www.bramadams.dev/#/portal/",
"isDesktopOnly": false
}