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

12 lines
350 B
JSON

{
"label": "Message notification plugin",
"label.zh-CN": "消息通知插件",
"name": "com.msgbyte.notify",
"url": "/plugins/com.msgbyte.notify/index.js",
"version": "0.0.0",
"author": "msgbyte",
"description": "Ability to add notifications to apps",
"description.zh-CN": "为应用增加通知的能力",
"requireRestart": true
}