mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
430 B
JSON
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
|
|
}
|