mirror of https://github.com/msgbyte/tailchat
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.
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
|
|
}
|