The Computer Oracle

Reorder/rearrange tabs using keyboard shortcut

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT


Music by Eric Matyas
https://www.soundimage.org
Track title: City Beneath the Waves Looping

--

Chapters
00:00 Reorder/Rearrange Tabs Using Keyboard Shortcut
00:33 Answer 1 Score 5
01:22 Answer 2 Score 0
01:48 Accepted Answer Score 18
02:48 Answer 4 Score 1
03:03 Thank you

--

Full question
https://superuser.com/questions/452298/r...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#firefox #keyboardshortcuts #browsertabs #accessibility #tabbedbrowsing

#avk47



ACCEPTED ANSWER

Score 18


Firefox 19 and later now support these shortcuts natively:

Firefox 19 added shortcuts to move tabs:

  • Ctrl+Shift+PgUp to move left, and
  • Ctrl+Shift+PgDn to move right.

The change is recorded as bug #364845; here is the specific commit that added the shortcuts.

Therefore, the Move Tabs extension is no longer required; in fact, if you have it installed you should disable it (or else the shortcut will move the tab twice).

For moving tabs to a new window, the Tab Mix Plus extension provides the shortcut Ctrl+Alt+N (this can be customized in the extension's options). For moving the tab into a different window, there's no default shortcut, but you can set it up by changing the merge behavior (Tab Mix Plus Options > Events > Tab Merging) to merge only the current and last-focused windows, and then setting a shortcut for Merge (the default shortcut Ctrl-Shift-M conflicts with a built-in one).




ANSWER 2

Score 5


The Firefox extension Move Tabs allows you to define a keyboard shortcut to rearrange your tabs. The default shortcut is Ctrl+Shift+Page Down and Ctrl+Shift+Page Up.

As for doing this without an extension, it is possible, but annoying. Mozilla claims that all you have to do is press Ctrl+Left and Ctrl+Right, but the problem is that focus needs to be on the tab bar. Just clicking the tab bar is not enough to bring focus to it. The easiest way to get focus onto the tab bar is to press Ctrl+L to move focus to the address bar, and then press Shift+Tab twice to move focus up to the tab bar. After the focus is on the tab bar, you can press Ctrl+Left and Ctrl+Right to move the tab. If you happen to already be a user of AutoHotkey, you may be able to write a script to automate this process if you really want to avoid installing an extension.




ANSWER 3

Score 1


In Firefox 35 I can cycle through tabs by ctrl + tab and ctrl + shift + tab.

ctrl + pgup/pgdown move the tab which is kinda cool for organization.




ANSWER 4

Score 0


Mozilla suggests that Ctrl-LeftArrow should move a tab left, and right for right. This doesn't appear to work in FF14 under XP, perhaps it will work better for you.

If not, then you might consider the Move Tabs extension, that is designed for this purpose (though a bit dated) or many of the other tab management extensions have additional keyboard controls for tabs.