Files
server-configs/siyuan/data/plugins/siyuan-plugin-aether/plugin.json
2026-02-13 22:24:27 +08:00

45 lines
949 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "siyuan-plugin-aether",
"author": "Asianfleet",
"url": "https://github.com/Asianfleet/siyuan-plugin-aether",
"version": "2.5.2",
"minAppVersion": "3.2.1",
"backends": [
"windows",
"linux",
"darwin",
"ios",
"android",
"harmony",
"docker"
],
"frontends": [
"desktop",
"mobile",
"browser-desktop",
"browser-mobile",
"desktop-window"
],
"displayName": {
"en_US": "Aether",
"zh_CN": "Aether以太"
},
"description": {
"en_US": "Sidebar conversation, standalone window conversation, and insert AI-generated content into Siyuan files",
"zh_CN": "侧边栏对话、独立窗口对话,将 AI 生成的内容插入到思源文件内"
},
"readme": {
"en_US": "README.md",
"zh_CN": "README_zh_CN.md"
},
"funding": {
"custom": [
""
]
},
"keywords": [
"ai",
"chat"
]
}