Userscript to run in:
- the WebMonkey application
- for Android
- the Tampermonkey web browser extension
- for Firefox/Fenix
- for Chrome/Chromium
- the Violentmonkey web browser extension
- for Firefox/Fenix
- for Chrome/Chromium
Its purpose is to:
- redirect embedded videos from thedaddy.to to an external player
- the embedded videos are loaded in iframes and hosted at different various domains
- when running the userscript in Tampermonkey
- depending on your particular browser, the userscript may not be allowed to redirect the location in the top window
- in this case, the domain of the URL in the top window needs to be added to a whitelist that allows this action:
- open:
chrome://settings/content/popups - next to Allow, click:
Add - enter the domain for the site hosting the iframe:
https://thedaddy.to:443https://daddylive.watch:443https://www.daddylivehd.one:443
- open:
- copyright: Warren Bank
- license: GPL-2.0