prasmussen / chrome-cli

Control Google Chrome from the command line
MIT License
2.61k stars 89 forks source link

feature request: move tabs to another window #38

Open peetasan opened 8 years ago

peetasan commented 8 years ago

Do you think it would be possible to add a feature to move/rearrange tabs between windows? And also move an existing tab to a new window.

Something like

chrome-cli move -t <id> -w <id> and chrome-cli move -t <id> respectively?

hacfi commented 6 years ago

That would be amazing. Just had 20 tabs that I wanted to move to a separate window..