Last active
November 7, 2024 17:25
-
-
Save brahmkshatriya/648e66e8329823c6d1c5ea66b00222f5 to your computer and use it in GitHub Desktop.
Offlicial Echo Extension
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "youtube-music", | |
"name": "Youtube Music", | |
"subtitle": "Play youtube music on Echo", | |
"iconUrl": "https://music.youtube.com/img/favicon_144.png", | |
"updateUrl": "https://api.github.com/repos/brahmkshatriya/echo-youtube-extension/releases" | |
}, | |
{ | |
"id": "discord-rpc", | |
"name": "Discord RPC", | |
"subtitle": "Show music you listen to, on Discord", | |
"iconUrl": "https://yt3.googleusercontent.com/ytc/AIdro_lBFnWS0XsOc_PbUCpWpTTUtcUa3CJNO8oXqrjnc9IA_A4=s176-c-k-c0x00ffffff-no-rj-mo", | |
"updateUrl": "https://api.github.com/repos/brahmkshatriya/echo-discord/releases" | |
}, | |
{ | |
"id": "spotify", | |
"name": "Spotify", | |
"subtitle": "Spotify Extension for Echo", | |
"iconUrl": "https://yt3.googleusercontent.com/vuOdWtsiJ02ciel4pqaheZbl3SJx5uP5xu_xJlAilwFRKsvYjZqHGiIGvZxWKVHIEHvVRhQctrc=s160-c-k-c0x00ffffff-no-rj", | |
"updateUrl": "https://api.github.com/repos/brahmkshatriya/echo-spotify-extension/releases" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment