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

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
}