I hope I'll find a solution to my problem here. Suppose it is a code:
<iframe src="https://anyweb.ext/anymouse"></iframe>
As the page loads, it gets redirected to a new window. I want it not to be redirected, but the redirected URL should be replaced with iframe src=""
. I want to do it JavaScript.