By: craftwar
Inspect and view changes in Last Used Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Last Used Tab",
"version": "1.1",
"author": "craftwar",
"description": "Adds a keyboard shortcut and toolbar button to switch back to your last used tab. Useful to go back to your original tab after viewing and closing many tabs. The default shortcut is Control-shift-1 on Windows and Command-shift-1 on Mac.",
"homepage_url": "https://github.com/craftwar/Last-Used-Tab",
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "Last-Used-Tab_craftwar@github.com"
}
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+1"
},
"description": "Change to the last used tab on this window"
}
},
"browser_action": {
"default_icon": {
"64": "icon.png"
}
},
"icons": {
"64": "icon.png"
}
} Best Last Used Tab Alternatives
Here are some Firefox add-ons that are similar to Last Used Tab:
Cycle Last Used Tabs
Nikola Kocić
Restore Last Tab
Peraha
Last Tab
Mehedi Hasan
Last Tab Switcher
Ark Knight
Recent Tab Switcher
Naruto
Most Recent Tab - Keyboard shortcut for last tab
Paul V
Quick Switch
Zhi Bin Wu
Tab Restore Button
Fatyanova Agnessa
Tab Restore Button
Fatyanova Agnessa
Restore the last closed tab
Peraha