acarabott / tabToWindow

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

Is there a way to get rid of tabs completely? #22

Closed balzss closed 7 years ago

balzss commented 8 years ago

I really need a tool like this but which forces ALL the tabs to a pop-up window and basically never lets to have any tabbed window.

acarabott commented 8 years ago

You're saying each tab to it's own pop-up window? e.g.

1 window with 10 tabs -> 10 pop-up windows

balzss commented 8 years ago

yes, exactly

acarabott commented 8 years ago

Hmm I think this is out of the scope of this extension. You are very welcome to fork the sourcecode and make it yourself though!

On 31 March 2016 at 04:45, Balazs Saros notifications@github.com wrote:

yes, exactly

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/acarabott/tabToWindow/issues/22#issuecomment-203603980