"don't think about triggering a focus change event on your browser, it gets reported)."
So .. my approach would be to just open dev tools and deactivate that event.
Show of practical skill or cheating?
Switching to devtools also triggers a focus change and is detectable by other means (such as repeatedly invoking a debugger statement).
Switching to devtools also triggers a focus change and is detectable by other means (such as repeatedly invoking a debugger statement).