RedGif Embeded Video Fix!
A Tampermonkey/Greasemonkey userscript that fixes various issues with RedGif videos embedded in third-party pages.
toggleDebug()The script automatically intervenes when you visit a page with URL https://www.redgifs.com/ifr/* (typically RedGif embeds) and:
loop attribute on all video tags.SoundButton)/watch/ by replacing them with #The script works completely automatically. No user interaction is required.
To see debug logs in the browser console:
// Enable/disable logs
toggleDebug()
// Current status will be shown:
// "Debug mode: ON" or "Debug mode: OFF"