Spotify Web Now Playing

#0 / 0 rate

Spotify Web Now Playing

1,000 users

2021-01-18

Alexandre Macabies

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Export Spotify Web “now playing” song to a local file

This extension keeps a JSON file in sync with the currently playing song on Spotify Web (open.spotify.com). This is useful to make use of that information locally, for instance displaying the title and artist in the task bar, or whatever else you fancy.

The JSON file includes: the artist, the title and the cover art URL.

Please refer to https://github.com/zopieux/spotify-now-playing-chrome-extension for more technical details and integration examples.

WHAT'S NEW?
* v0.1.2: fixes a bug that prevented the extension from working
* v0.1.1: the startup routine is now more robust to slow page loads.