Skip to content

chrometab/autogroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Tab Groups

Super simple Google Chrome Extension that uses chrome.tabs API to group tabs automatically

Usage

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

Other options

  • To close current group press Alt+W
  • To group selected tabs press Alt+G

Installation

  • Clone this repo or simply download ZIP archive
  • Go to chrome://extensions/
  • Turn on Developer mode
  • Click Load unpacked
  • Select path to cloned repo

Contributing

Feel free to contribute

License

See the LICENSE file for license rights and limitations (MIT).

Releases

No releases published