By: Ark Knight
Inspect and view changes in Last Tab Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Last Tab Switcher",
"version": "1.0",
"description": "Quickly switch to the last active tab using a keyboard shortcut. Handy when your Ctrl+Tab is setup to handle cycling of tabs in sequence rather than by last used.",
"icons": {
"24": "icons/switcher_24.png",
"48": "icons/switcher_48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "last-tab-switcher@arkni8.com",
"strict_min_version": "60.0"
}
},
"background": {
"scripts": [
"src/background.js"
]
},
"commands": {
"switch-to-last-tab": {
"suggested_key": {
"default": "Alt+Z"
},
"description": "Switch to the last active tab"
}
}
} Best Last Tab Switcher Alternatives
Here are some Firefox add-ons that are similar to Last Tab Switcher:
Cycle Last Used Tabs
Nikola Kocić
TabJump: Last Tab Shortcut
Joaco
Last Tab
Mehedi Hasan
Last Used Tab
craftwar
QuicKey – The quick tab switcher
fwextensions
Recent Tab Switcher
Naruto
ctrl_tabs
Pablo Saavedra
Jump-Kick: Quick Tab Switcher
Gurpreet
Shift Tab
Mathias
TabToggle
Sriram