Reset Cover Position Sort by: NameGenreRelease DateTrack Count Reverse OrderRandomize Tile size: +-Fit Art size: +- Animation: Enable 🗑️ Delete all data -
+

You have not been authenticated.

It seems the Chrome extension is installed, but we didn't get any sign-in data. Are you signed in to Apple Music? Try opening Apple Music again
Install Chrome extension
It seems you are using a browser other than Chrome. You can still enter the data manually.
Enter Data Manually
Manual Data Instructions
  1. Go to Apple Music on a desktop or laptop
  2. Open DevTools (Right click, "Inspect Element" or Control + Shift + I or F12))
  3. Go to the Console panel
  4. Paste in the following code copy("Bearer " + JSON.parse(decodeURIComponent(document.querySelector(`meta[name="desktop-music-app/config/environment"]`).getAttribute("content"))).MEDIA_API.token) and press enter
  5. The "auth" token will be copied to your clipboard. Paste it in the first input below
  6. Go back to the Apple Music tab and paste the following code into the Console panel copy(document.cookie.split("; ").find(row => row.startsWith("media-user-token")).replace("media-user-token=", "")) and press enter
  7. The user token will be copied to your clipboard. Paste it in the second input below
  8. Click "Get Album Data"
Get Album Data