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.snapdrop/manifest.json

14 lines
498 B
JSON

{
"label": "Snapdrop",
"label.zh-CN": "隔空投送",
"name": "com.msgbyte.snapdrop",
"url": "/plugins/com.msgbyte.snapdrop/index.js",
"icon": "/plugins/com.msgbyte.snapdrop/assets/icon.png",
"documentUrl": "/plugins/com.msgbyte.snapdrop/README.md",
"version": "0.0.0",
"author": "msgbyte",
"description": "Snapdrop —— Send files and messages on the same network",
"description.zh-CN": "隔空投送 —— 在同一网络发送文件与消息",
"requireRestart": false
}