acarabott / tabToWindow

Chrome extension to move the current tab to a new window using the command API
https://acarabott.github.io/tabToWindow/
MIT License
112 stars 20 forks source link

Automatic focus for new window? #24

Closed DamSenViet closed 7 years ago

DamSenViet commented 7 years ago

It's kind of jarring to keep focus on the same window. Might it be possible to make it so that it automatically focuses on the popped up window?

acarabott commented 7 years ago

That's an existing option! Check out the settings page:

instructions