Skip to content

codybarr/TabRearranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabRearranger

View on the Chrome Web Store

Simple chrome extension for quickly rearranging tabs using keyboard shortcuts.

Shortcuts

Google is cool and only lets you pre-define 4 keyboard shortcuts for an extension, so to update them you'll have to visit shortcut settings for your browser:

  • brave://extensions/shortcuts
  • chrome://extensions/shortcuts

There are basically 4 different types of shortcuts though (using OSX as an example)

⌥⇧→

Alt+Shift+Right

Advance current tab one position to the right (forward). Will wrap.

⌥⇧←

Alt+Shift+Left

Advance current tab one position to the left (backwards). Will wrap.

⌥⇧{1-8}

Alt+Shift+{1-8}

Move current tab to position of provided number.

Note: The only keyboard shorcut set up for this command is 1. You'll have to visit the links above to set the other keyboard shortcuts for 2-8.

⌥⇧9

Alt+Shift+9

Move current tab to end of tabs in current window.

About

Simple chrome extension for quickly rearranging tabs using keyboard shortcuts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published