I sometimes have to do tasks where I am required to watch one or more pre-recorded videos. The page requires javascript to function, and the javascript detects if I focus away from the browser or move to another tab. Is there a way to disable this feedback so that I can move away from the page (either to another tab or another application) without the javascript being able to detect this?
Thanks in advance.