RedGifs Downloader

Creates a sidebar button to download the currently playing gif in the currently selected quality.

Author
hunkyburrito
Daily installs
1
Total installs
997
Ratings
6 2 0
Version
1.5
Created
2023-12-15
Updated
2024-08-05
License
GNU GPLv3
Applies to

Adds a download button in the sidebar of the active gif.

Some Notes:

  • Downloads the SD version of the gif unless HD is/was selected before clicking the download button.
  • Would not recommend long sessions without a page reload as the script uses a cache variable that is not emptied.
  • Tested with Violentmonkey on Firefox

This is my first time writing javascript so if there is any advice for improving the code feel free to let me know.