Redgifs Tweaks

tweaks for redgifs page

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v0.5.1 17/01/2026
  • v0.5.0 05/12/2025

    refactor(script): update variable names and improve download button functionality

  • v0.4.9a 06/11/2025

    refactor: Implement request abort logic and button ordering

    • feat(download): Implement support to cancel ongoing downloads when a new download button is clicked, utilizing the abort() method on the GM_xmlhttpRequest request object.
    • feat(ui): Introduce ordering for download buttons (hd, sd, silent, poster, thumbnail) using CSS order properties for predictable display.
    • refactor: Update the download logic to use promises wrapped around GM_xmlhttpRequest for clearer error/abort handling.
    • fix: Correct getDownloadButton to use an ordered loop for building button HTML instead of a random property iteration.
    • chore(metadata): Update version from 0.4.8 to 0.4.9a.
  • v0.4.8 02/11/2025

    refactor: Restructure download button logic and fix position/styling

    • refactor: Remove @require USToolkit.js.
    • refactor: Rename urlsMap to gifsURLS for clarity.
    • refactor(download): Move event listener registration from global unsafeWindow.download assignment (using inline onclick) to explicitly call addListenerToEntries.
    • fix(observer): Target LikeButton's parent .sideBarItem for finding the insertion point, ensuring correct download button placement after the like button.
    • fix(css): Adjust download list position from top: 100% to bottom: 0 and reposition the download dropdown in CSS for correct display next to the sidebar button.
    • fix(css): Hide new, intrusive sidebar elements like .OnlyFansCreatorsSidebar and .InformationBar_ishalloween.
    • chore(metadata): Update version from 0.4.7 to 0.4.8.
  • v0.4.7 22/08/2025 Imported from URL
  • v0.4.6 24/04/2025
  • v0.4.5.1 22/01/2025

    Up

  • v0.4.5.1 13/01/2025
    • Added CSS to hide sponsored elements
  • v0.4.5 12/01/2025 Imported from URL
  • v0.4.4 12/01/2025
  • v0.4.3 30/09/2024
  • v0.4.2 27/09/2024
  • v0.4.1 27/09/2024
  • v0.4.0 27/09/2024
  • v0.4.0 27/09/2024
  • v0.3.6 16/06/2024

    Added preventMute
    Added removeAnnoyances

  • v0.3.5 14/06/2024

    Fix saved page error
    Removed immersive watch

  • v0.3.4 13/06/2024

    Fix not showing buttons in even gifs

  • v0.3.3 13/06/2024

    Added: Download poster, Capture video image, Immersive

  • v0.3.2 05/06/2024

    Using Map

  • v0.3.1 29/05/2024

    Fixed not loading gifs in profile page

  • v0.3 27/05/2024

    Added Disable pause video when change page

  • v0.2 27/05/2024

    Added @noframes
    Do not match iframe pages

  • v0.1 27/05/2024