diff --git a/apps/cloudmusic/index.html b/apps/cloudmusic/index.html new file mode 100644 index 0000000..2b9ca00 --- /dev/null +++ b/apps/cloudmusic/index.html @@ -0,0 +1,45 @@ + + + + + +网易云音乐 + + + + + + + diff --git a/manifest.json b/manifest.json index ce989c0..e89c745 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "id": "cloudmusic", "name": "网易云音乐", "icon": "icons/cloudmusic.svg", - "url": "https://music.163.com/st/webplayer" + "url": "apps/cloudmusic/index.html" } ] }