Creates a sidebar button to download the currently playing gif in the currently selected quality.
A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.
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.