13 lines
467 B
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
|
||
|
|
}
|