Greasy Fork is available in English.

Pinterest Slideshow (dvirzxc's fork)

Fork from French Bond's Pinterest Slideshow script (ver. 1.5.1) with a bunch of my amateur copilot assisted code. - Start a slideshow on any Pinterest page where there's pins.

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v1.0.05 2024-02-04

    Changelog

    [1.0.05] - Latest (Initial release after fork)

    Changes from previous versions are only metadata changes

    • Switched the @include entry to every @match entry foreseeable for the numerous Pinterest domains.
    • Fixed the issue where only the first images were getting loaded into the slideshow. Added the getPinsInfo() function to handle dynamic loading and to collect all images from the Pinterest page.
    • Implemented Tampermonkey contextual menu options for intervals of 0.5s, 1s, 3s, 5s, and 10s.
    • Added keyboard shortcuts: Pressing the letter 'P' pauses the slideshow, and pressing 'L' resumes it.
    • Created two new independent navigation functions for the left and right arrow keys to navigate to the previous and next slides in the slideshow when it's paused.
    • Added functionality to open the corresponding Pinterest pin on a new tab. The function now collects the link to the Pinterest pin of each image's container and applies it to the image showcased in the slideshow.
  • v1.0.04 2024-02-04

    Changelog

    [1.0.04] - Latest (Initial release)

    • Switched the @include entry to every @match entry foreseen for the numerous Pinterest subdomains.
    • Added the getPinsInfo() function to handle dynamic loading and collect all images from the Pinterest page.
    • Fixed the issue where only the first images were getting loaded into the slideshow.
    • Implemented Tampermonkey contextual menu options for intervals of 0.5s, 1s, 3s, 5s, and 10s.
    • Added keyboard shortcuts: Pressing the letter 'P' pauses the slideshow, and pressing 'L' resumes it.
    • Created two new independent navigation functions for left and right arrow keys to navigate to the previous and next slides in the slideshow when it's paused.
    • Added functionality to collect the link to the Pinterest pin of each image's container and apply it to the image showcased in the slideshow.
  • v1.0.03 2024-02-04
  • v1.0.02 2024-02-04
  • v1.0.01 2024-02-04
  • v1.0.00 2024-02-04