tomayac’s avatartomayac’s Twitter Archive—№ 22,371

  1. …in reply to @photopeacom
    @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.
    1. …in reply to @tomayac