Spotify Web - Download Cover

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

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v1.6.1 2024/08/31

    ## 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 2024/07/06

    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 2024/06/25
  • v1.5 2024/06/25

    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 2024/06/25

    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 2024/06/25