Sleazy Fork is available in English.
adds a button to the top-left corner that downloads redgifs videos as mp4.
A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.
- 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.