Files
mnote/desktop-electron/desktop-next/public/onlyoffice/plugins/agent-tools/config.json
T

18 lines
389 B
JSON
Raw Normal View History

2026-01-15 20:54:21 +08:00
{
"name": "MNOTE AI Bridge",
"guid": "asc.{F2B9A7B4-3A22-4E0E-8B32-3B0DE7AE8A60}",
"version": "1.0.0",
"baseUrl": "",
"variations": [
{
"description": "MNOTE AI 工具桥接(选区读写)",
"url": "index.html",
"icons": ["icon.svg"],
"isViewer": true,
"EditorsSupport": ["word", "cell", "slide", "pdf"],
"isVisual": false
}
]
}