KennethSundqvist / key-jump-browser-extension

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

Consistent shortcuts #70

Open vfsoraki opened 1 year ago

vfsoraki commented 1 year ago

I think it’s good (as an option) to keep the shortcut numbers consistent.

The way I see it, this extension looks only at visible elements and assigns shortcuts to them. Will be good to keep the numbers consistent.

The use case will be for things like dropdowns and accordion-like content, where you open them and later if you wanna close them you can use the same keys you used to open them.

I might start working on it, if there’s desire for this to be merged.