0061345cc4
- 更新插件 manifest.json 中的版本号 - 更新插件配置中的 lastDismissedVersion 字段 - 在插件配置中添加 miyoSearchAll 选项 - 添加 CLAUDE.md 项目文档
14 lines
415 B
JSON
14 lines
415 B
JSON
{
|
|
"id": "copilot",
|
|
"name": "Copilot",
|
|
"version": "3.2.8",
|
|
"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"
|
|
}
|
|
}
|