Files
chat/client/web/plugins/com.msgbyte.webview/manifest.json
2026-04-25 16:36:34 +08:00

13 lines
430 B
JSON

{
"label": "Web Panel Plugin",
"label.zh-CN": "网页面板插件",
"name": "com.msgbyte.webview",
"url": "/plugins/com.msgbyte.webview/index.js",
"version": "0.0.0",
"author": "msgbyte",
"description": "Provides groups with the ability to create web panels",
"description.zh-CN": "为群组提供创建网页面板的功能",
"documentUrl": "/plugins/com.msgbyte.webview/README.md",
"requireRestart": false
}