Files
my-vault/.obsidian/plugins/copilot/manifest.json
T

14 lines
415 B
JSON
Raw Normal View History

2026-01-05 13:03:55 +08:00
{
"id": "copilot",
"name": "Copilot",
2026-01-21 08:46:13 +08:00
"version": "3.1.5",
2026-01-05 13:03:55 +08:00
"minAppVersion": "0.15.0",
"description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",
"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"
}
}