dralletje / Windowed

Chrome extension to keep fullscreen windows contained
167 stars 16 forks source link

[enhancement] set focus #49

Closed ghost closed 1 year ago

ghost commented 2 years ago

when the popup opens to specify fullscreen type it would be nice to have it in .focus() so I can navigate it with my beloved arrow keys :) Thanks!

dralletje commented 1 year ago

It does get focus! But focus works only with tab/shift-tab... I could add the arrow key stuff but that would have to be implemented by the extension.