yzh503_obsidian-aicommander.../manifest.json

12 lines
398 B
JSON
Raw Normal View History

2023-03-07 06:25:36 +00:00
{
2023-03-10 08:52:15 +00:00
"id": "ai-commander",
2023-03-10 07:06:28 +00:00
"name": "AI Commander",
2024-10-15 11:29:09 +00:00
"version": "1.3.4",
2023-03-10 08:59:39 +00:00
"minAppVersion": "1.0.0",
2023-04-25 07:16:09 +00:00
"description": "Generate audio transcripts, images, and text in context of PDF attachments or web search results using OpenAI (ChatGPT) and Bing API.",
2023-03-09 10:40:44 +00:00
"author": "Simon Yang",
"authorUrl": "https://yzh503.github.io",
2023-03-10 07:06:28 +00:00
"fundingUrl": "https://www.buymeacoffee.com/yzh503",
2023-03-07 06:25:36 +00:00
"isDesktopOnly": false
}