12 lines
350 B
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
|
|
}
|