acarabott / tabToWindow

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

[Feature Request] Duplicate to [window/popup] #54

Open acarabott opened 3 years ago

acarabott commented 3 years ago

I'm using your extension right now and just want to say thank you for your hard work. I also would like to make a request if it's possible. If possible ,could you add "Duplicate to new window in the next display" function? I'm currently using 2 extensions to achieve this but would love to have only 1 extension running.

LtDerbs commented 1 year ago

I love Duplicate Tab too, it does seem like a natural feature to have in this ext.

dimateos commented 5 months ago

TBH that extension (https://github.com/stefansundin/duplicate-tab) complements pretty well this one. The only repeated macro would be "Pop tab out to a new window", the rest are new.

So I guess this issue could target adding "cloning" instead of "moving" to kind of all current commands + separate keybinds? But for now I would put it in low priority as the most useful commands are already in duplicate-tab

Best regards!