KennethSundqvist / key-jump-browser-extension

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

Add option for "Don't activate when something you can type in has focus" which defaults to "on" #55

Closed KennethSundqvist closed 2 years ago

KennethSundqvist commented 6 years ago

Feature requested in https://github.com/EvilOatmeal/key-jump-chrome-extension/issues/54

The default value, which is the current behaviour, should be "on", because the default hotkey is a character which you want to type into text fields, so we don't want to intercept that when you're typing.

This behaviour should be turned into an option so it can be disabled when a user chooses a hotkey which isn't also used for typing.

KennethSundqvist commented 2 years ago

Implemented in #65