-
@photopeacom @verekia @ChromiumDev @fractorious This one is simple to fix. Right before you enter fullscreen mode, run
await navigator.keyboard.lock(["Escape"]);
. I just tested this simply by injecting it via the Console, and then going fullscreen via the menu.