Creates a sidebar button to download the currently playing gif in the currently selected quality.
Versão de: 15/12/2023. Veja: a última versão.
Estas são as versões deste script em que houve atualização do código. Mostar todas versões.
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.