This commit is contained in:
2026-04-25 16:36:34 +08:00
commit db90e7579b
1876 changed files with 189777 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"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
}