Album Details Extractor

Extract album metadata to JSON on your clipboard.

As of June 2026, Album Details Extractor has 70 users in the Accessibility category.

Usersdown 26.3 percent26.3%
70
70
Ratingno change0%
— reviews
Reviewsno change0%
Version
4.0.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.

History

8 snapshots

Tracking since Apr 24, 2026.

97.48062.6Apr 24, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
Apr 24, 2026952.5.0
May 1, 2026834.0.0
May 8, 2026724.0.0
May 13, 2026674.0.0
May 18, 2026654.0.0
May 25, 2026684.0.0
May 31, 2026714.0.0
Jun 7, 2026724.0.0
Now704.0.0

Changelog

  • Apr 24, 2026
    description
    Currently, my personal website uses a JSON Database to store the details of my favorite albums of the year.
    
    Each entry is constructed by the following JSON schema:
    
    {
      "title": "For the first time",
      "artist": "Black Country, New Road",
      "image": "https://i.scdn.co/image/ab67616d00001e020ffaa4f75b2297d36ff1e0ad",
      "url": "https://open.spotify.com/album/2PfgptDcfJTFtoZIS3AukX"
    }
    
    However, the process of extracting the details from the album page is quite tedious as I have to manually copy the album's URL, extract the album's title, artist and image URL. All of this requires the opening of the developer's console and makes the process rather slow.
    
    Therefore, I decided to create a browser extension that will extract the details from the album page, store them in the desired JSON object, and automatically copy it to the clipboard.
    Album Details Extractor grabs the title, artist, cover art URL, and album URL from any supported streaming service and copies them to your clipboard as a compact JSON object.
    
    SUPPORTED SOURCES
    Most streaming platforms are supported and all of them return the same JSON shape, so a database that already ingests one source works with all of them:
    {
    "title":  "Currents",
    "artist": "Tame Impala",
    "image":  "https://image-cdn.example.com/…",
    "url":    "https://open.spotify.com/album/79dL7FLiJFOO0EoehUHQBv"
    }
    
    HOW TO USE IT
    Right-click any album card, album link, or album page background and select "Extract Album Info." You can also click the toolbar icon on album pages — it's disabled on non-album pages so you always know when extraction works. A notification confirms what was copied.
    
    PRIVACY
    No data is collected, stored, or transmitted. No analytics, telemetry, or crash reports. No account data or cookies are ever read. The extracted JSON goes to your local clipboard and nothing else ever leaves your machine.
    
    OPEN SOURCE
    Full source code and tests on GitHub:
    https://github.com/afonsojramos/album-details-extractor
  • Apr 24, 2026
    short_description
    Extract the most important details of an album to the desired JSON.
    Extract album metadata to JSON on your clipboard.
  • Apr 24, 2026
    name
    Spotify Details Extractor
    Album Details Extractor
  • Apr 24, 2026
    host_permissions
    *://*.spotify.com/*
    *://*.spotify.com/*, *://*.qobuz.com/*, *://*.tidal.com/*, *://music.apple.com/*, *://*.deezer.com/*, *://*.bandcamp.com/*
  • Apr 24, 2026
    permissions
    scripting, tabs
    scripting, tabs, contextMenus, notifications, activeTab

Permissions & access

Permissions
scriptingtabscontextMenusnotificationsactiveTab
Host access
*://*.spotify.com/*, *://*.qobuz.com/*, *://*.tidal.com/*, *://music.apple.com/*, *://*.deezer.com/*, *://*.bandcamp.com/*

Screenshots

Album Details Extractor screenshot 1

About

Album Details Extractor grabs the title, artist, cover art URL, and album URL from any supported streaming service and copies them to your clipboard as a compact JSON object.

SUPPORTED SOURCES
Most streaming platforms are supported and all of them return the same JSON shape, so a database that already ingests one source works with all of them:
{
"title":  "Currents",
"artist": "Tame Impala",
"image":  "https://image-cdn.example.com/…",
"url":    "https://open.spotify.com/album/79dL7FLiJFOO0EoehUHQBv"
}

HOW TO USE IT
Right-click any album card, album link, or album page background and select "Extract Album Info." You can also click the toolbar icon on album pages — it's disabled on non-album pages so you always know when extraction works. A notification confirms what was copied.

PRIVACY
No data is collected, stored, or transmitted. No analytics, telemetry, or crash reports. No account data or cookies are ever read. The extracted JSON goes to your local clipboard and nothing else ever leaves your machine.

OPEN SOURCE
Full source code and tests on GitHub:
https://github.com/afonsojramos/album-details-extractor

Technical

Version
4.0.0
Manifest
V3
Size
39.11KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
kfpkjhjengocbiaipfcbdhpjbaenkanb
Developer ID
ud335dc615a47688286dff193d92ab460
Developer Email
[email protected]
Created
Dec 25, 2021
Last Updated (Store)
Apr 15, 2026
Last Scraped
Jun 7, 2026
Website
afonsojramos.me

Similar extensions

Alternatives to Album Details Extractor, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 7, 2026.