Skip to content

Tampermonkey script that embeds text from genius to your spotify "Now playing" section

License

Notifications You must be signed in to change notification settings

Noob-A/spotify-lyrics-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Genius Lyrics Embed - Tampermonkey Script

This Tampermonkey script automatically fetches and embeds song lyrics from Genius.com directly into the Spotify Web Player interface.

Features

  • Fetches currently playing track and artist from Spotify Web Player.
  • Searches for lyrics on Genius.
  • Embeds lyrics below the currently playing track information.
  • Automatically updates when the song changes.

Installation

  1. Install Tampermonkey for your browser.
  2. Create a new script in Tampermonkey.
  3. Paste the content of spotify-genius-lyrics.user.js into the editor.
  4. Save and enable the script.
  5. ENABLE THE NOW PLAYING VIEW:
    image
  6. Open Spotify Web Player and play some music.
  7. You should see it appear:
    Screenshot 2025-03-04 at 15 57 17
2025-03-04.16-03-57.mp4

Requirements

  • Modern browser (Chrome, Firefox, etc.)
  • Tampermonkey extension.

Notes

  • This script does not require any authentication or API keys.
  • It scrapes public Genius search and lyrics pages.
  • This script is for personal use and is not affiliated with Spotify or Genius.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Tampermonkey script that embeds text from genius to your spotify "Now playing" section

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published