Extensions inspire

Mac Hotkey for Tab Moving

5

Details

Author:
daniel.seehausen

Category:
Productivity

Version:
0.1.0

Users:
3

Rating:
5

Size:
272KiB

Price:
Free

Updated:
April 10, 2017

Webstore Link:
https://chrome.google.com/webstore/detail/mac-hotkey-for-tab-moving/nalijhdonifnkoabamlbhejdjllegigj

Download

version 0.1.0  - Download ZIP file

Description

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)

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!