Ian MacRae (Feature request) 17 May 2014
brilliant but!!!
You need to have this on a button in the button bar. when you have a lot of extensions the clutter up up the right click menus it is difficult to find quickly. With a button it would be much easier.
Item version: 1.0.0
Client Version: 5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36
Michael Goldstein (5 stars) Feb 10, 2021
Been waiting forever, finally figured I'd leave a review asking for this functionality:
There's already a button on the extension-bar... Why doesn't clicking on it move all tabs (including current please) to a new window?
For many of us, this would be much more convenient than opening the right-click context menu.
(There can also be an options feature to toggle whether the button includes the current tab or not, but that's less of a need. I would personally choose to include the current tab every single time).
I'll also try to look for your email and send this directly.
Thank you and pretty please make this a feature ^_^;
Vince Aggrippino (2 stars) 4 Sept 2021
I was looking for something that worked with an extension button. This adds yet another item to the already overloaded context menu.
R. Daneel Olivaw (5 stars) 22 Jan 2023
Excellent, no bulk, no BS! I've been looking for a replacement for the ancient TabSplit that disappeared in some update years ago, probably for compatibility reasons.
I appreciate even more that you added assignable shortcut keys AND didn't make us pick between including the current tab or not.
I only have one suggestion: Please consider making the right-click menu optional/hideable, so those of us who are using keyboard shortcuts can clean it up a bit. Thanks!
Feedback from Chrome extension store (Ref):
API Docs References
chrome.contextMenus
: https://developer.chrome.com/docs/extensions/reference/api/contextMenuscreate()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-createremove()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-removeremoveAll()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-removeAllupdate()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-updateSee Also
5