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

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
}