Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cvzi/spotify-genius-lyrics-userscript

Userscript, shows lyrics from genius.com on Spotify web
https://github.com/cvzi/spotify-genius-lyrics-userscript

genius genius-lyrics greasemonkey-script lyrics songtext spotify spotify-web-player userscript

Last synced: about 1 month ago
JSON representation

Userscript, shows lyrics from genius.com on Spotify web

Awesome Lists containing this project

README

        

# Spotify-Genius-Lyrics-userscript
A userscript or greasemonkey script that shows lyrics from [genius.com](https://genius.com/) on the [Spotify Web Player](https://open.spotify.com/)

It's primarily designed for Firefox and Chrome with
[Tampermonkey](https://www.tampermonkey.net/) [![Chrome logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/chrome16.png)](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) [![Firefox logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/firefox16.png)](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/).

This userscript **DOES NOT** work with Greasemonkey because of [this bug greasemonkey/issues/2574](https://github.com/greasemonkey/greasemonkey/issues/2574) in Greasemonkey.

If you already have a userscript extension installed, you can install it below:

[**Click here to install**](https://greasyfork.org/scripts/377439-spotify-genius-lyrics/code/Spotify%20Genius%20Lyrics.user.js)
Tested with Firefox/**Tampermonkey** and Chrome/**Tampermonkey**.

Family of GeniusLyrics Userscripts:
* Powered by **GeniusLyrics Library** [GitHub](https://github.com/cvzi/genius-lyrics-userscript/) [Greaskfork](https://greasyfork.org/en/scripts/406698-geniuslyrics)
* **Spotify Genius Lyrics** [GitHub](https://github.com/cvzi/Spotify-Genius-Lyrics-userscript) [Greaskfork](https://greasyfork.org/en/scripts/377439-spotify-genius-lyrics)
* **Youtube Genius Lyrics** [GitHub](https://github.com/cvzi/Youtube-Genius-Lyrics-userscript) [Greaskfork](https://greasyfork.org/en/scripts/386259-youtube-genius-lyrics)
* **Youtube Music Genius Lyrics** [GitHub](https://github.com/cvzi/Youtube-Music-Genius-Lyrics-userscript/) [Greaskfork](https://greasyfork.org/en/scripts/406892-youtube-music-genius-lyrics)

### Contributors:
[![Contributors](https://contrib.rocks/image?repo=cvzi/Spotify-Genius-Lyrics-userscript)](https://github.com/cvzi/Spotify-Genius-Lyrics-userscript/graphs/contributors)

Screenshot (Spotify theme):
![Screenshot of spotify web player with lyrics](screenshotSpotifyTheme.png)

Screenshot (Genius theme):
![Screenshot with the genius theme enabled](screenshotGeniusTheme.png)

Screenshot (Clean white theme):
![Screenshot with the new theme genius theme enabled](screenshotWhiteTheme.png)

![Keyboard shortcut](keyboard.png)

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)