By: Daniel de Haas
Inspect and view changes in Tab Rearranger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Tab Rearranger",
"version": "1.1.0",
"manifest_version": 2,
"description": "Rearrange tabs using keyboard shortcuts",
"background": {
"scripts": [
"rearrange.js"
],
"persistent": false
},
"permissions": [
"tabs"
],
"commands": {
"move-tab-left": {
"suggested_key": {
"default": "Shift+Alt+Left",
"windows": "Shift+Alt+Left",
"mac": "MacCtrl+Shift+Left"
},
"description": "Move active tab left"
},
"move-tab-right": {
"suggested_key": {
"default": "Shift+Alt+Right",
"windows": "Shift+Alt+Right",
"mac": "MacCtrl+Shift+Right"
},
"description": "Move active tab right"
},
"move-tab-to-next-window": {
"suggested_key": {
"default": "Shift+Alt+Up",
"windows": "Shift+Alt+Up",
"mac": "MacCtrl+Shift+Up"
},
"description": "Move active tab to next window"
},
"move-tab-to-new-window": {
"suggested_key": {
"default": "Shift+Alt+N",
"windows": "Shift+Alt+N",
"mac": "MacCtrl+Shift+N"
},
"description": "Move active tab to new window"
},
"move-multiple-tabs-to-new-window": {
"suggested_key": {
"default": "Shift+Alt+M",
"windows": "Shift+Alt+M",
"mac": "MacCtrl+Shift+M"
},
"description": "Move multiple tabs to new window"
}
}
} Best Tab Rearranger Alternatives
Here are some Firefox add-ons that are similar to Tab Rearranger:
Move Tabs
Moti Korets
Tab Mover
Nabrizzy
Tab Reorder
Glin
Tabs Controls Shortcuts
Akhil Gupta
TabPro
Sridhar Raj Sampath Kumar
Hotkeys to Switch Tabs Left and Right
jscher2000
Tab Manager Lite
Andronachi Marian
Move tabs and groups
Jackson McKay
Tab Switch Shortcuts
Tobias Neuschäfer
Tab Shortcuts
Rio
Tabs Hotkeys
Alex0007