adds a button to the top-left corner that downloads redgifs videos as mp4.
Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.
- reverted from the new (bad) 0.1.1.1 method to the old (functional) method used in 0.1.1- added an Alert for if the url comes back as Null when you press the button
changed "files" to "media" in the regex because it didnt work anymore sometimes
Changed GM_download to GM_openInTab. Directly downloading the video was having problems on certain platforms. also added some console logs so i can troubleshoot easier.