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

Ability to configure if the separated window is focused #4

Closed raine closed 9 years ago

raine commented 9 years ago

My use case for this is such that I'd first separate the window and then throw the window to another screen (using Amethyst). Currently the main window remains focused and I have to switch to the new window first before throwing.

Perhaps this feature could be a new hotkey.

Thanks!

acarabott commented 9 years ago

Hey @raine, I like this, but I feel it would be better as an option rather than a separate hotkey. When I get some time for this plugin I'll be tackling multi screen support, as it's not great at the moment.

Thanks for the feedback!

gregorlarson commented 9 years ago

I've hacked in an option to leave focus on new window. https://github.com/gregorlarson/tabToWindow

acarabott commented 9 years ago

Hey thanks for this, I'm away for a few days but will review when I get back. Can you submit a pull request?

acarabott commented 9 years ago

Now fixed in ed263ab59323bc0d15ce2adbd0ebba1ff9916f14