Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 780 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 780 Bytes

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).