By: Mehedi Hasan Add-on
Inspect and view changes in Last Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "lasttab",
"version": "0.0.3",
"description": "Allows you to switch to the last tab, Press Alt + Z",
"icons": {
"48": "icon.png"
},
"permissions": [
"tabs"
],
"background": {
"scripts": [
"lasttab.js"
]
},
"commands": {
"switch-to-last-tab": {
"suggested_key": {
"default": "Alt+Z"
},
"description": "Send a 'switch-to-last-tab' event"
}
},
"browser_specific_settings": {
"gecko": {
"id": "@lasttab"
}
}
} Best Last Tab Alternatives
Here are some Firefox add-ons that are similar to Last Tab:
Most Recent Tab - Keyboard shortcut for last tab
Paul V
Active Tab History
Nobuyuki Honda
Switch To Previous Active Tab & Reload All Tabs
jscher2000
TabJump: Last Tab Shortcut
Joaco
Last Tab Switcher
Ark Knight
Last Used Tab
craftwar
Cycle Last Used Tabs
Nikola Kocić
Switch to Last Tab
emvaized
Alt New Tab
Nobuyuki Honda
Alt Tab: MRU Switcher
aadil86
Tab Click Order
German Ilin
Hotkeys to Switch Tabs Left and Right
jscher2000