Creates a sidebar button to download the currently playing gif in the currently selected quality.
目前为 2023-12-15 提交的版本。查看 最新版本。
这些是代码更新过的版本。 显示所有版本
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.