https://github.com/0xdevalias/chrome-newwindowwithtabstoright
Create a new window from the tabs to the right of the currently selected tab.
https://github.com/0xdevalias/chrome-newwindowwithtabstoright
Last synced: 8 months ago
JSON representation
Create a new window from the tabs to the right of the currently selected tab.
- Host: GitHub
- URL: https://github.com/0xdevalias/chrome-newwindowwithtabstoright
- Owner: 0xdevalias
- License: mit
- Created: 2013-07-28T09:27:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-29T08:32:54.000Z (over 1 year ago)
- Last Synced: 2025-06-05T04:44:04.590Z (9 months ago)
- Language: JavaScript
- Homepage: https://www.devalias.net/dev/chrome-extensions/new-window-with-tabs-to-right/
- Size: 99.6 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# chrome-NewWindowWithTabsToRight
This extension creates a new window with the tabs to the right of the currently selected tab.
### Why?
* I may be somewhat of a tab junkie.. I like my tabs, ok!!
* Recently started using [Sesh](https://chrome.google.com/webstore/detail/sesh/emclpejnhkiogdlimfgipbdfpdcnhhoj?hl=en) ([GitHub](https://github.com/yujily/sesh)) by [Yuji Kosugi](https://github.com/yujiberra) ([Twitter](https://twitter.com/yujiberra)) to stash away my various workspaces of tabs till a later date when they actually become relevant again.
* In the heat of the tab filled moment, sometimes I forget to make a new window first, and thus ~~am~~ was left with the arduous task of manually dragging them into a new window.
* Not anymore!!
### Who?
* Me! Glenn 'devalias' Grant (http://devalias.net/)
### Where?
* [Here on GitHub! <3](https://github.com/0xdevalias/chrome-NewWindowWithTabsToRight/)
* [On the Chrome Web Store](https://chrome.google.com/webstore/detail/new-window-with-tabs-to-r/ldahcfljppchbfgdokomobmfdfplaman)
* [Official Page](http://devalias.net/dev/chrome-extensions/new-window-with-tabs-to-right/)
* [Announcemet Post](http://devalias.net/devalias/2013/08/08/new-window-with-tabs-to-right-chrome-extension/)
### License
* The MIT License (MIT) (see [LICENSE.md](LICENSE.md))