Adds utilities to music streaming web apps, currently Spotify and Youtube Music.
๐ง Cross-platform shortcuts
Open the same song instantly on YouTube Music โ Spotify with a single click.
๐ Smart universal links
Get quick links to the currently playing song on Spotify, YouTube Music, Apple Music, Deezer, SoundCloud, TIDAL, and more.
โฏ๏ธ Popup player controls
Play, pause, skip, or go back directly from the extension popup โ no tab switching needed.
๐ค Lyrics on demand
Fetch and view song lyrics right from the popup, with one-click copy support.
๐ Tab focus & utilities
Jump to the playing tab instantly, copy song links, and manage multiple active players.
Songbridge uses multiple public APIs to enhance the music experience:
-
๐ Songlink / Odesli API
Used to fetch cross-platform links for the currently playing song
(Spotify, YouTube Music, Apple Music, Deezer, SoundCloud, TIDAL, and more).
The API allows up to 10 requests per minute, which is sufficient for normal usage. -
๐ค LRCLIB API
Used to search and retrieve song lyrics based on track title and artist.
Lyrics are fetched on demand and cached locally to reduce repeated requests.
[0.7]
- ๐ค Added lyrics support (view & copy from popup)
[0.6]
- ๐จ Improved styles and UI polish
- โฏ๏ธ Added player controls (play / pause / next / previous)
- ๐ง Support for multiple simultaneously playing tabs
- ๐ Added focus tab & copy link buttons
- โ๏ธ Improved YouTube Music detection algorithm
[0.5]
- ๐งน Removed unused permissions
- โน๏ธ Added version info display
[0.3 - 0.4]
- ๐ ๏ธ Extension submission fixes
[0.2]
- ๐ถ Added currently playing popup
[0.1]
- ๐ Initial demo release
