Creates a sidebar button to download the currently playing gif in the currently selected quality.
These are versions of this script where the code was updated. Show all versions.
Make the script more compatible with other extensions by using the @run-at to determine when to load
Fix download not working until sd/hd toggled
Fixed getting authorization token (thanks to @hdyzen)
Fixed script not finding the playing gif (replaced .Player_isActive with .GifPreview_isActive)
.Player_isActive
.GifPreview_isActive
Updated the downloading function as suggested from Feedback.