By: German Ilin
Inspect and view changes in Tab Click Order source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"strict_min_version": "48.0",
"id": "{1f5e9eec-8334-4786-b780-eaa03c04f1a4}"
}
},
"background": {
"scripts": [
"index.js"
]
},
"commands": {
"roll-left": {
"suggested_key": {
"default": "Ctrl+Shift+K",
"linux": "Ctrl+Shift+K"
},
"description": "Roll left"
},
"roll-right": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"linux": "Ctrl+Shift+L"
},
"description": "Roll right"
},
"clear-stacks": {
"suggested_key": {
"default": "Ctrl+Shift+X",
"linux": "Ctrl+Shift+X"
},
"description": "Clear tabs order history"
}
},
"browser_action": {
"default_icon": {
"48": "icon-48.png"
}
},
"icons": {
"48": "icon-48.png",
"128": "icon-128.png"
},
"manifest_version": 2,
"name": "Tab Click Order",
"author": "German Ilin",
"description": "Switch between tabs in tab click/activation order",
"version": "1.2resigned1",
"permissions": []
} Best Tab Click Order Alternatives
Here are some Firefox add-ons that are similar to Tab Click Order:
Active Tab History
Nobuyuki Honda
PowerTabs - Tab Switcher
softwaremanufaktur.co
Switch To Previous Active Tab & Reload All Tabs
jscher2000
Most Recent Tab - Keyboard shortcut for last tab
Paul V
Ctrl+Number to switch tabs in reverse order
Tom Rodriguez
Last Tab
Mehedi Hasan
Tab Switcher
Himean
Tab Navigator
Alex LV
Cycle Last Used Tabs
Nikola Kocić
KTabSwitcher
Katze
Hotkeys to Switch Tabs Left and Right
jscher2000
Tab Reorder
Glin