Inspect and view changes in Switch to Last Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Switch to Last Tab",
"description": "Quickly switch to the last accessed tab",
"version": "1.0.2",
"action": {
"default_icon": "icon.png",
"default_area": "tabstrip"
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab",
"storage"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"icons": {
"16": "icon.png",
"32": "icon.png",
"48": "icon.png",
"96": "icon.png",
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "switch-to-last-tab@emvaized.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"commands": {
"switch-to-last-tab": {
"suggested_key": {
"default": "Alt+Q"
},
"description": "Switch to the last accessed tab"
}
}
} Best Switch to Last Tab Alternatives
Here are some Firefox add-ons that are similar to Switch to Last Tab:
Last Used Tab
craftwar
Last Tab Switcher
Ark Knight
Cycle Last Used Tabs
Nikola Kocić
TabJump: Last Tab Shortcut
Joaco
Switch To Previous Active Tab & Reload All Tabs
jscher2000
Alt Tab: MRU Switcher
aadil86
Switch between your two most recent tabs
Robert Orzanna
Last Tab
Mehedi Hasan
Recent Tabs List
jojojo
Most Recent Tab - Keyboard shortcut for last tab
Paul V
Tab Deque
Sebastian Blask
Fuzzy Tab Switcher
Ruslan Gonzalez