Greasy Fork is available in English.

Spotify Web - Download Cover

Adds a button to download the full size cover art from Spotify Web Player

These are versions of this script where the code was updated. Show all versions.

  • v1.5.1 25.06.2024
  • v1.5 25.06.2024

    Version 1.5 (2024-06-25)

    • Improved album cover detection by searching within specific elements and validating image size
    • Refactored code for better readability and maintainability
    • Fixed issues with incorrect image downloads
    • Removed unused code and updated script metadata
  • v1.4 25.06.2024

    Version 1.4 (2024-06-25)

    • Added support for mobile version of Spotify's web player
    • Updated selectors to work with both desktop and mobile layouts
    • Improved getAlbumInfo() function to handle both versions correctly
    • Enhanced addDownloadButton() function to find the correct location in both layouts
    • Updated getFullSizeCoverUrl() for more robust URL handling
  • v1.3 25.06.2024