logancyang_obsidian-copilot/manifest.json
2023-04-12 23:31:58 -07:00

14 lines
407 B
JSON

{
"id": "copilot-chat",
"name": "Copilot Chat",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "A ChatGPT Copilot in Obsidian.",
"author": "Logan Yang",
"authorUrl": "https://twitter.com/logancyang",
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/logancyang",
"GitHub Sponsor": "https://github.com/sponsors/logancyang"
},
"isDesktopOnly": true
}