Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Spotify Details Extractor version history - 3 versions

Spotify Details Extractor by Afonso Ramos

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Spotify Details Extractor version history - 3 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 4.0.0

    Released Apr 8, 2026 - 44.24 KB
    Works with firefox 121.0 and later
    v4.0.0 is a rename + massive expansion. The extension is now Album Details Extractor and supports six streaming sources instead of one. Existing Spotify users get the new sources for free — CWS/AMO extension IDs are unchanged so the update flows automatically.
    Six streaming sources
    Source URL shapes
    Spotify open.spotify.com/album/…, /embed/album/…, /intl-XX/album/…
    Qobuz www.qobuz.com/…/album/…, play.qobuz.com/album/…, open.qobuz.com/album/…
    Tidal tidal.com/album/…, tidal.com/browse/album/…, listen.tidal.com/album/…
    Apple Music music.apple.com/…/album/…
    Deezer www.deezer.com/album/…
    Bandcamp {artist}.bandcamp.com/album/…

    Each source returns the same JSON shape, so afonsojramos.me/music-style databases can ingest entries from any of them identically. URLs in the output are always the listener-facing canonical form (e.g. play.qobuz.com/album/{id} rather than www.qobuz.com/{locale}/album/{slug}/{id}).
    Five interfaces

    Browser extension (Chromium + Firefox MV3) — toolbar button, context menu on album links anywhere on the web, context menu on the album page, and injection into Spotify's and Qobuz's own native right-click menus.
    Bookmarklet — one-line `javascript:` URL, zero install friction.
    CLI — single-file standalone binary for Linux, macOS (arm64 + x64), and Windows.
    Spicetify — desktop Spotify client extension (unchanged from v3).


    Notable fixes

    Spotify multi-artist album data loss — Spotify's album-level `subtitle` field collapses multi-artist collabs to the lead artist (e.g. `Watch the Throne` → just `JAŸ-Z`, `Bandana` → just `Freddie Gibbs`). v4 walks the `trackList` and aggregates artists across tracks using the ,\\u00a0 non-breaking-space separator, recovering the full credit (`"JAŸ-Z, Kanye West"`, `"Freddie Gibbs, Madlib"`). The 80% threshold means core collaborators come through but track-level guest features don't sneak in. Matches what users were manually typing into their music.json files.
    Spotify `/intl-XX/album/…` URLs — geo-localised URLs like `/intl-pt/album/{id}` were being rejected. Now recognised and normalised to the canonical `/album/{id}` in output.
    Qobuz multi-artist disambiguation via `og:description` — "Currents, Tame Impala" vs "For the first time, Black Country, New Road" are now disambiguated using Qobuz's English description template as a secondary signal, so album or artist names containing commas no longer confuse the parser.
    Uppercase HTML entities — Deezer's `ROSALÍA` was coming through as `ROSALÍA` because the entity decoder only had lowercase variants. Now covers 30+ accented Latin characters in both cases.
    Query/fragment stripping — Spotify `?highlight=…` and Bandcamp `?utm=…` etc are now correctly handled across all sources.

    Source code released under Mozilla Public License 2.0

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.0.0

    Released Apr 7, 2026 - 17.61 KB
    Works with firefox 121.0 and later
    v3.0.0 — Major update

    This release is a full rewrite focused on reliability and flexibility.

    New: four ways to extract album info
    • Injected into Spotify's own right-click menu — just right-click any album card, row, or the ••• button on an album header and pick "Extract Album Info".
    • In Firefox's right-click menu when you right-click any open.spotify.com/album/... link anywhere on the web.
    • In Firefox's page context menu on an album page (Shift + Right Click, since Spotify captures the normal right-click).
    • Via the toolbar button on album pages.

    More reliable extraction
    • Album metadata is now pulled from Spotify's embed endpoint instead of scraping DOM selectors, so the extension won't break the next time Spotify refactors its web app.
    • Podcasts, shows, and playlists are now correctly filtered out and you'll get a notification instead of bogus JSON.

    Manifest V3 migration

    This version is Manifest V3 and requires Firefox 121 or later. Mozilla is phasing out MV2 and this release gets us ahead of the deadline.

    New permissions

    Firefox will ask you to approve:
    - Context menus — to add entries to the right-click menu
    - Notifications — to tell you when extraction succeeded or failed
    - Access data for sites you visit when clicked — only used when you explicitly pick "Extract Album Info" on a Spotify album link outside of open.spotify.com

    Nothing is sent anywhere — the extracted JSON goes straight to your clipboard and nowhere else.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.5.0

    Released May 11, 2023 - 15.59 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.