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.
tailchat/client/web/plugins/com.msgbyte.filepizza/manifest.json

13 lines
467 B
JSON

{
"label": "file.pizza",
"label.zh-CN": "file.pizza",
"name": "com.msgbyte.filepizza",
"url": "/plugins/com.msgbyte.filepizza/index.js",
"icon": "/plugins/com.msgbyte.filepizza/assets/icon.png",
"version": "0.0.0",
"author": "moonrailgun",
"description": "Quickly open filepizza in the chat input box to support p2p file transfer",
"description.zh-CN": "在聊天输入框快捷打开 filepizza 以支持p2p传输文件",
"requireRestart": true
}