Releases: Sammy970/ytm-lyrics
Releases · Sammy970/ytm-lyrics
v1.0.0
YT Music Floating Lyrics v1.0.0
First public release of YT Music Floating Lyrics.
This extension adds a floating, synced lyrics experience for YouTube Music so you can follow lyrics while browsing other tabs.
What’s new
- Floating lyrics overlay for songs playing on YouTube Music
- Time-synced lyric highlighting when synced lyrics are available
- Click-to-seek support from lyric lines to jump to that part of the track
- Optional separate popup lyrics window
- Draggable overlay with remembered position
- Smart caching to reduce repeated lyric lookups
- Fallback to plain lyrics when synced lyrics are not available
How it works
The extension detects the currently playing track on YouTube Music and fetches lyrics from LRCLIB.
If synced lyrics are available, lines are highlighted in real time; otherwise plain lyrics are displayed.
Installation (manual)
- Download the release ZIP asset.
- Extract it to a folder on your computer.
- Open Chrome and go to
chrome://extensions. - Enable Developer mode.
- Click Load unpacked and select the extracted folder.
Permissions
- Tabs, active tab, scripting, storage
- Host access to:
music.youtube.comlrclib.net
These are required to detect tracks, display overlay UI, and fetch lyrics.
Notes
- Not all songs have lyrics available on LRCLIB.
- Lyrics quality and timing depend on source availability.
- The extension only activates on YouTube Music.
Feedback
If you find bugs or want features, open an issue in this repository.