adds a button to the top-left corner that downloads redgifs videos as mp4.
These are all versions of this script. Show only the versions where the code changed.
- 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.