Spotify Details Extractor

Spotify Details Extractor

Extract the most important details of an album to the desired JSON.

What is Spotify Details Extractor?
Spotify Details Extractor is a Firefox add-on that simplifies the process of extracting album details from Spotify. It automatically extracts the album's title, artist, image URL, and URL itself, and stores them in a JSON object. This add-on saves time and eliminates the need for manual copying and pasting.
Merlin
Stats
Users: 5
Version: 2.5.0 (Last updated: 2023-05-12)
Creation date: 2023-05-11
Weekly download count: 1
Firefox on Android: No
Risk impact: High risk impact
Risk likelihood: Moderate risk likelihood
Manifest version: 2
Permissions:
  • tabs
  • *://*.spotify.com/*
  • contextMenus
Size: 15.96K
URLs: Website
Stats date:

Other platforms

Not available on Chrome
Not available on Edge
Want to check extension ranking and stats more quickly for other Firefox add-ons? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Firefox Browser Add-ons.
Chrome-Stats extension
Merlin
Summary

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.

Safety
Risk impact

Spotify Details Extractor is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this add-on. Review carefully before installing. We recommend that you only install Spotify Details Extractor if you trust the publisher.

Risk likelihood

Spotify Details Extractor is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this add-on.

Upgrade to see risk analysis details
Screenshots