Sleazy Fork is available in English.
adds a button to the top-left corner that downloads redgifs videos as mp4.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
- 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.