By: Nobuyuki Honda Add-on
Inspect and view changes in Active Tab History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Active Tab History",
"version": "0.2.3",
"description": "Go forward and back active tab history with Alt + Period and Alt + Comma",
"icons": {
"48": "icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"forward": {
"description": "Go forward",
"suggested_key": {
"default": "Alt+Period"
}
},
"back": {
"description": "Go back",
"suggested_key": {
"default": "Alt+Comma"
}
}
}
} Best Active Tab History Alternatives
Here are some Firefox add-ons that are similar to Active Tab History:
Last Tab
Mehedi Hasan
Tab Click Order
German Ilin
Switch To Previous Active Tab & Reload All Tabs
jscher2000
Hotkeys to Switch Tabs Left and Right
jscher2000
Tab Navigator
Alex LV
Ctrl Tabs
Mikel Ward
Tab Switcher
Himean
Hotkey Tabs
Jonny
Alt New Tab
Nobuyuki Honda
PowerTabs - Tab Switcher
softwaremanufaktur.co
TabWalk
Giorgio Maone
Close Tabs Shortcuts
mortalis