13 lines
454 B
JSON
13 lines
454 B
JSON
|
|
{
|
||
|
|
"label": "Listen Music Online",
|
||
|
|
"label.zh-CN": "在线听音乐",
|
||
|
|
"name": "com.msgbyte.music",
|
||
|
|
"url": "/plugins/com.msgbyte.music/index.js",
|
||
|
|
"icon": "/plugins/com.msgbyte.music/assets/icon.png",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"author": "moonrailgun",
|
||
|
|
"description": "Provide online music listening service, the content comes from the Internet",
|
||
|
|
"description.zh-CN": "提供在线听音乐服务,内容来自网络",
|
||
|
|
"requireRestart": true
|
||
|
|
}
|