Spotify Details Extractor από Afonso Ramos
Extract the most important details of an album to the desired JSON.
9 χρήστες9 χρήστες
Μεταδεδομένα επέκτασης
Στιγμιότυπα
Σχετικά με την επέκταση
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.
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.
Βαθμολογήθηκε με 0 από 0 αξιολογητές
Δικαιώματα και δεδομένα
Απαιτούμενα δικαιώματα:
- Έχει πρόσβαση στις καρτέλες περιήγησης
- Πρόσβαση στα δεδομένα σας για ιστοτόπους του τομέα spotify.com
Περισσότερες πληροφορίες
- Σύνδεσμοι προσθέτου
- Έκδοση
- 2.5.0
- Μέγεθος
- 15,59 KB
- Τελευταία ενημέρωση
- 3 χρόνια πριν (11 Μαϊ 2023)
- Σχετικές κατηγορίες
- Ιστορικό εκδόσεων
- Προσθήκη σε συλλογή
Ο προγραμματιστής της επέκτασης σάς ζητά να βοηθήσετε τη συνεχή ανάπτυξή της με μια μικρή συνεισφορά.