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.
12 lines
392 B
JSON
12 lines
392 B
JSON
{
|
|
"label": "filesend",
|
|
"label.zh-CN": "filesend",
|
|
"name": "com.msgbyte.filesend",
|
|
"url": "/plugins/com.msgbyte.filesend/index.js",
|
|
"version": "0.0.0",
|
|
"author": "moonrailgun",
|
|
"description": "Quickly open Filesend in the chat input box to support file transfer",
|
|
"description.zh-CN": "在聊天输入框快捷打开 Filesend 以支持传输文件",
|
|
"requireRestart": true
|
|
}
|