0xdevalias / chrome-NewWindowWithTabsToRight

Create a new window from the tabs to the right of the currently selected tab.
https://www.devalias.net/dev/chrome-extensions/new-window-with-tabs-to-right/
MIT License
9 stars 2 forks source link

Allow right-click context menu to be disabled #16

Open 0xdevalias opened 4 months ago

0xdevalias commented 4 months ago

Feedback from Chrome extension store (Ref):

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!

API Docs References

See Also