Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving pinned tabs automatically with onFocusedChanged? #1

Open
christianmagill opened this issue Sep 13, 2021 · 2 comments
Open

Moving pinned tabs automatically with onFocusedChanged? #1

christianmagill opened this issue Sep 13, 2021 · 2 comments

Comments

@christianmagill
Copy link

Would it be possible to move pinned tabs automatically to the active window using

https://developer.chrome.com/docs/extensions/reference/windows/#event-onFocusChanged

Thanks for making this plugin! It could definitely become an essential part of my workflow.

@christianmagill christianmagill changed the title Moving pinned tabs automatically with onFocusedChanged> Moving pinned tabs automatically with onFocusedChanged? Sep 13, 2021
@christianmagill
Copy link
Author

I guess some considerations would need to be made with this one. Otherwise it becomes impossible to reference information from a a pinned tab while another tab is open in the active window.

@szhu
Copy link
Owner

szhu commented Jul 3, 2022

Hi! Sorry just seeing this. Yeah I agree with both thoughts -- it can be useful at times but might be annoying if there's no way to turn it off. Maybe it's a setting that can be added?

A partial workaround for now is that you can set a keyboard shortcut for activating the extension in chrome://extensions/shortcuts. This will hopefully make it faster to bring pinned tabs to the current window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants