Spotify Details Extractor 作成者: Afonso Ramos
Extract album metadata from Spotify, Qobuz, Tidal, Apple Music, Deezer, and Bandcamp into a compact JSON object on your clipboard. Right-click any album link anywhere on the web, or use the toolbar button directly on an album page.
9 人のユーザー9 人のユーザー
拡張機能メタデータ
スクリーンショット
この拡張機能について
Album Details Extractor pulls the title, artist, cover art URL, and
canonical album URL from any supported streaming service and drops
them straight onto your clipboard as a compact JSON object.
SUPPORTED SOURCES
• Spotify (open.spotify.com/album/…)
• Qobuz (www.qobuz.com, play.qobuz.com, open.qobuz.com)
• Tidal (tidal.com, listen.tidal.com)
• Apple Music (music.apple.com)
• Deezer (www.deezer.com)
• Bandcamp ({artist}.bandcamp.com)
Every source returns the same JSON shape, so a JSON database that
already ingests Spotify entries works with any of the new sources
without modification:
HOW TO USE IT
1. Right-click any album card inside the Spotify Web App or the
Qobuz web player — a native "Extract Album Info" entry is
injected into the site's own right-click menu.
2. Right-click any supported album link ANYWHERE on the web — a
blog post, a tweet, a Slack message — and pick "Extract Album
Info" from your browser's context menu.
3. Right-click the page background while on an album page. (On
Firefox you may need Shift+Right-Click because Spotify and
Qobuz swallow the normal right-click.)
4. Click the toolbar icon on an album page. The icon is disabled
on non-album pages so you always know when extraction works.
A small notification confirms the title of the album that was
copied. Errors are also surfaced in a notification — no silent
failures.
PODCASTS, SHOWS, AND PLAYLISTS are filtered out automatically. The
extension only copies real album metadata.
MULTI-ARTIST ALBUMS are handled correctly. Spotify's catalog
collapses collaborative releases to the lead artist at the album
level (so "Bandana" by Freddie Gibbs & Madlib shows up as just
"Freddie Gibbs"). This extension reads the per-track credits and
recovers the dropped collaborator, returning the full duo.
PRIVACY
• No data is collected, stored, transmitted, or shared.
• No analytics, telemetry, or crash reports.
• No Spotify/Qobuz/Tidal/Apple/Deezer/Bandcamp account data,
cookies, or tokens are ever read or sent anywhere.
• Every network request is made with credentials:"omit" — no
cookies leak to any streaming service.
• The extracted JSON is written to your local clipboard. That's
it. Nothing else ever leaves your machine.
Full privacy policy:
https://github.com/afonsojramos/album-details-extractor/blob/main/PRIVACY.md
OPEN SOURCE
The full source code, weekly integration tests against every
supported source, and end-to-end browser tests are on GitHub:
https://github.com/afonsojramos/album-details-extractor
Found a bug, or a source that broke? Open an issue:
https://github.com/afonsojramos/album-details-extractor/issues
canonical album URL from any supported streaming service and drops
them straight onto your clipboard as a compact JSON object.
SUPPORTED SOURCES
• Spotify (open.spotify.com/album/…)
• Qobuz (www.qobuz.com, play.qobuz.com, open.qobuz.com)
• Tidal (tidal.com, listen.tidal.com)
• Apple Music (music.apple.com)
• Deezer (www.deezer.com)
• Bandcamp ({artist}.bandcamp.com)
Every source returns the same JSON shape, so a JSON database that
already ingests Spotify entries works with any of the new sources
without modification:
{
"title": "Currents",
"artist": "Tame Impala",
"image": "https://image-cdn.example.com/…",
"url": "https://open.spotify.com/album/79dL7FLiJFOO0EoehUHQBv"
}
HOW TO USE IT
1. Right-click any album card inside the Spotify Web App or the
Qobuz web player — a native "Extract Album Info" entry is
injected into the site's own right-click menu.
2. Right-click any supported album link ANYWHERE on the web — a
blog post, a tweet, a Slack message — and pick "Extract Album
Info" from your browser's context menu.
3. Right-click the page background while on an album page. (On
Firefox you may need Shift+Right-Click because Spotify and
Qobuz swallow the normal right-click.)
4. Click the toolbar icon on an album page. The icon is disabled
on non-album pages so you always know when extraction works.
A small notification confirms the title of the album that was
copied. Errors are also surfaced in a notification — no silent
failures.
PODCASTS, SHOWS, AND PLAYLISTS are filtered out automatically. The
extension only copies real album metadata.
MULTI-ARTIST ALBUMS are handled correctly. Spotify's catalog
collapses collaborative releases to the lead artist at the album
level (so "Bandana" by Freddie Gibbs & Madlib shows up as just
"Freddie Gibbs"). This extension reads the per-track credits and
recovers the dropped collaborator, returning the full duo.
PRIVACY
• No data is collected, stored, transmitted, or shared.
• No analytics, telemetry, or crash reports.
• No Spotify/Qobuz/Tidal/Apple/Deezer/Bandcamp account data,
cookies, or tokens are ever read or sent anywhere.
• Every network request is made with credentials:"omit" — no
cookies leak to any streaming service.
• The extracted JSON is written to your local clipboard. That's
it. Nothing else ever leaves your machine.
Full privacy policy:
https://github.com/afonsojramos/album-details-extractor/blob/main/PRIVACY.md
OPEN SOURCE
The full source code, weekly integration tests against every
supported source, and end-to-end browser tests are on GitHub:
https://github.com/afonsojramos/album-details-extractor
Found a bug, or a source that broke? Open an issue:
https://github.com/afonsojramos/album-details-extractor/issues
0 人のレビュー担当者が 0 と評価しました
権限とデータ
必要な権限:
- クリップボードへのデータ入力
- 通知の表示
- ブラウザーのタブへのアクセス
- open.spotify.com のユーザーデータへのアクセス
- play.qobuz.com のユーザーデータへのアクセス
任意の許可設定:
- spotify.com ドメインにあるサイトのユーザーデータへのアクセス
- qobuz.com ドメインにあるサイトのユーザーデータへのアクセス
- tidal.com ドメインにあるサイトのユーザーデータへのアクセス
- deezer.com ドメインにあるサイトのユーザーデータへのアクセス
- bandcamp.com ドメインにあるサイトのユーザーデータへのアクセス
- music.apple.com のユーザーデータへのアクセス
詳しい情報
- アドオンリンク
- バージョン
- 4.0.0
- サイズ
- 44.24 KB
- 最終更新日
- 17日前 (2026年4月8日)
- 関連カテゴリー
- バージョン履歴
- コレクションへ追加