Spotify Web - Download Cover

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

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.7.2 2025-05-04

    [1.7.2] - 2025-05-04

    Fixed

    • Added support for internationalized Spotify URLs (e.g., /intl-pt/album/)
    • Fixed button not appearing in localized Spotify versions
    • Improved album title and artist name detection across different page structures
    • Enhanced compatibility with various Spotify interfaces

    Added

    • Improved language detection from HTML attributes and URL patterns
    • Added more robust DOM element searching with multiple selector fallbacks
    • Implemented aggressive DOM observation for more reliable button addition
    • Added debug logging system to help diagnose issues

    Enhanced

    • Better error handling and fallback mechanisms
    • Interval-based checking to ensure button appears even on slow-loading pages
    • More flexible action bar detection to work with different page layouts
  • v1.7.1 2025-05-04

    [1.7.1] - 2025-05-04

    Fixed

    • Corrected Portuguese (Portugal) translation from "Baixar capa" to "Descarregar capa"
    • Updated other translation-related text for better accuracy
  • v1.7.0 2025-05-04

    [1.7.0] - 2025-05-04

    Fixed

    • Fixed extraction of artist name and album title
    • Added additional selectors to work with updated Spotify interface
    • Improved compatibility with various Spotify page layouts

    Changed

    • Completely redesigned the button to match Spotify's style
    • Button is now placed after the three-dots button
    • Button uses SVG icon in Spotify style
    • Improved notification styles for better readability

    Enhanced

    • More reliable algorithm for finding album covers
    • Added fallback selectors for different interface versions
    • Improved album information caching system
  • 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

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址