Skip to content

raid35/crx-Daddylive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Userscript to run in:

Its purpose is to:

  • redirect embedded videos from thedaddy.to to an external player

Notes:

  • 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:443
        • https://daddylive.watch:443
        • https://www.daddylivehd.one:443

Legal:

About

website userscript: redirect embedded videos from "thedaddy.to" to an external player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 81.7%
  • JavaScript 17.9%
  • Batchfile 0.4%