KennethSundqvist / key-jump-browser-extension

Easier keyboard navigation. No mouse needed to click on links and stuff.
67 stars 14 forks source link

Convert behavior of ignoring keys while an input is focused to a setting #65

Closed daanvdk closed 2 years ago

daanvdk commented 2 years ago

This PR converts the behavior of ignoring keys while an input is focused to a setting. This is useful for when you want to use a shortcut that does not necessarily overlap with typing in inputs so that it just always works. (In my case Command + Enter).

KennethSundqvist commented 2 years ago

Thank you for this! Great contribution!

I've published this in version 5.4.0 and it should be available as soon as it's been approved, which usually takes a couple of days at most.