Scott Maxwell

Results 3 comments of Scott Maxwell

It also seems that the enter key doesn't work. I notice this when I press `ESC` for options and try use `Enter` to go to the Options.

I recently started experiencing this bug on my M2. It's odd because I don't experience it on my M1 machine, but maybe because I haven't applied any updates in a...

Would this change allow for something like the below to work in a code block? `chrome.runtime.sendMessage(extensionId:"extension-id", {message: "example"});` I'm hoping to communicate to other chrome extensions when it's their turn...