I am trying to run some javascript code in a site, say- Youtube. I made an html file with javascript that loads the site with window.open(), after that I want t
window.open()