Worked with js html json css chrome extension
Description
I'm a big Rammstein fan. One thing that frustrated me with Spotify was the lack of lyrics, especially since most Rammstein songs don’t have any available, even with a paid subscription.
So I built a browser extension that syncs lyrics in real time while listening on Spotify. It detects the currently playing Rammstein track and playtime, then shows the matching line from the lyrics.
The extension is built with plain JavaScript, HTML, and CSS, using the Chrome Extension API. The lyrics and timestamps are stored in a custom JSON file.
will open git repo soon
will post on chrome extension store soon
