Mac Hotkey for Tab Moving icon

Mac Hotkey for Tab Moving

Extension Actions

How to install Open in Chrome Web Store
CRX ID
nalijhdonifnkoabamlbhejdjllegigj
Description from extension meta

Reorder tabs with cmd+shift+p and cmd+shift+\.

Image from store
Mac Hotkey for Tab Moving
Description from store

This extension adds two hotkeys:

cmd + shift + P (move current tab left: wraps if at index/position 0)
cmd + shift + O (move current tab right: wraps if at index/position len(tabcount))

Why '\\' was not used:
Using plain window level javascript, keydown/press/up events are not capture-able when the focus is on the address bar or other non-window chrome elements (i.e. everything outside of the current loaded page). Because of this, the extension makes use of a lower level key input capture (at the chrome application level) to catch hotkey input. Unfortunately, only a-zA-Z and 0-9 can be captured, disqualifying '\\' :(

If your keys are already bound (shouldn't be by default), you will need to re-bind them in your chrome extensions options page (scroll to the bottom)

Latest reviews

Daniel Seehausen
Every time our hands leave the keyboard to use the mouse we lose a small part of ourselves. It's been 7 years and I still use this bad boy every day. works as described.
Nicholas Anaya
This chrome extension changed my life. My productivity improved tenfold. Never will I ever have to lift my fingers off of my keyboard again. The problems that plagued me when moving tabs in chrome are now gone. And thanks to this extension, I have now found inner peace, nirvana, and all the like. 10/10 would tab move with mac hotkey again.
Nicholas Anaya
This chrome extension changed my life. My productivity improved tenfold. Never will I ever have to lift my fingers off of my keyboard again. The problems that plagued me when moving tabs in chrome are now gone. And thanks to this extension, I have now found inner peace, nirvana, and all the like. 10/10 would tab move with mac hotkey again.