@Benbinbin_fun Oh, absolutely. There’s a lot of potential for the API. Also see https://t.co/aKuIHBKdQJ for reference.
@photopeacom @verekia @ChromiumDev @fractorious More background: https://t.co/X6oADxAKFU.
@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 t
@verekia @photopeacom @ChromiumDev @fractorious Please add this challenge in a comment on https://t.co/5pbEYdkH5P.
@skymen75 @photopeacom @ChromiumDev @fractorious Yes, the ask is to make this work in a browser tab as well, which is more “dangerousâ€.
@scnace @photopeacom @ChromiumDev @fractorious Installed PWAs can overtake many browser shortcuts like cmd/ctrl+t (https://t.co/z9MRsPSSCz). It’s in-tab apps that can’t.