Super simple Google Chrome Extension that uses chrome.tabs API to group tabs automatically
To open links from current tab in new group press Alt+N.
Press again to continue opening in current group.
You can change this shortcut in settings:
chrome://extensions/shortcuts
- To close current group press
Alt+W - To group selected tabs press
Alt+G
- Clone this repo or simply download ZIP archive
- Go to
chrome://extensions/ - Turn on
Developer mode - Click
Load unpacked - Select path to cloned repo
Feel free to contribute
See the LICENSE file for license rights and limitations (MIT).