Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.63 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.63 KB

Tab Rearranger

Browser extension to rearrange tabs and move them between windows with keyboard shortcuts.

This extension is simple, but I can no longer live without it.

Install in Chrome or Firefox.

Demo

Usage

Command Mac Windows Notes
Move current tab right Control+Shift+Right Alt+Shift+Right
Move current tab left Control+Shift+Left Alt+Shift+Left
Move current tab to new window Control+Shift+Up Alt+Shift+Up
Move current tab to next window Control+Shift+N Alt+Shift+N
Move multiple tabs to a new window Control+Shift+M Alt+Shift+M Not supported in Firefox

Custom keyboard shorcuts

If you'd like, you can specify your own keyboard shortcuts.

I use these shortcuts (they're more Emacsy):

Command Mac
Move current tab right Control+Shift+F
Move current tab left Control+Shift+B
Move current tab to new window Control+Shift+N
Move current tab to next window Control+Shift+P
Move multiple tabs to a new window Control+Shift+M

Chrome

  1. Go to chrome://extensions
  2. Click the hamburger icon in the upper left hand corner
  3. Click "Keyboard shortcuts"
  4. Find Tab Rearranger in this list.

Firefox

  1. Go to about:addons
  2. Click on the ... icon next to Tab Rearranger and select "Manage"
  3. Click on the cog icon in the upper right hand corner and select "Manage Extension Shortcuts"