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