Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cvzi/spotify-genius-lyrics-userscript
- Owner: cvzi
- License: gpl-3.0
- Created: 2019-02-04T18:23:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T19:22:54.000Z (3 months ago)
- Last Synced: 2024-12-10T05:32:53.541Z (about 2 months ago)
- Topics: genius, genius-lyrics, greasemonkey-script, lyrics, songtext, spotify, spotify-web-player, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/377439-spotify-genius-lyrics
- Size: 965 KB
- Stars: 45
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)