[go: up one dir, main page]

Skip to content

vhv3y8/tab-group-shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Group Shortcut

Chrome Extension that adds a shortcut to group current tab.

Features

  • Press Ctrl+G to group current tab.
  • Group multiple tabs, by selecting tabs pressing Ctrl or Shift.
  • Ungroup, or combine tab into group with same shortcut.

How to build

npm i && npm run build