Simple chrome extension for quickly rearranging tabs using keyboard 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.
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.
Alt+Shift+9
Move current tab to end of tabs in current window.