
Spotify Details Extractor 作者: Afonso Ramos
Extract the most important details of an album to the desired JSON.
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
畫面擷圖

關於此擴充套件
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.
為您的體驗打分數
支援這位開發者
這套擴充套件的開發者希望您透過小小的捐獻協助其後續開發。
權限了解更多
此附加元件需要:
- 存取瀏覽器分頁
- 存取您在 spotify.com 網域中的資料
更多資訊
新增至收藏集
Afonso Ramos 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分