Skip to content

EnzoEmb/songbridge-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

115 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

songbridge

Adds utilities to music streaming web apps, currently Spotify and Youtube Music.

Firefox Add-on Chrome Web Store

Features

๐ŸŽง 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.

API

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.

Screens

songbridge

Changelog

[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

About

๐ŸŒ‰ Get spotify and youtube music links

Resources

License

Stars

Watchers

Forks

Contributors