Greasy Fork is available in English.

Spotify Web - Descargar portada

Agrega un botón para descargar la portada en tamaño completo del reproductor web de Spotify

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.6.1 31/8/2024

    ## Version 1.6.1 (2024-08-31)
    - Added support for Brazilian Portuguese language (pt_BR) (thanks to user Filipe Mota (BlackSpirits))
    - Updated translations for all supported languages on the Greasyfork page

  • v1.6.0 6/7/2024

    Version 1.6.0:

    • Improved performance and stability
    • Better compatibility with Spotify Web Player updates
    • Fixed issues with button appearing on non-album pages
    • Smoother experience when navigating between pages
    • Reduced chance of conflicts with other userscripts
  • v1.5.1 25/6/2024
  • v1.5 25/6/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/6/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/6/2024