By: ascae
Inspect and view changes in Previous Tab Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"browser_specific_settings": {
"gecko": {
"id": "previous-tab-switch@ascae.dev"
}
},
"manifest_version": 3,
"name": "Previous Tab Switch",
"version": "1.3.3",
"description": "Quickly switch between previous and current tab",
"permissions": [
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "assets/images/switch.png",
"32": "assets/images/switch.png",
"48": "assets/images/switch.png",
"128": "assets/images/switch.png"
}
},
"commands": {
"switch-tab": {
"suggested_key": {
"default": "Ctrl+Q",
"mac": "MacCtrl+Q"
},
"description": "Switch between current and previous tab"
}
},
"icons": {
"16": "assets/images/switch.png",
"32": "assets/images/switch.png",
"48": "assets/images/switch.png",
"128": "assets/images/switch.png"
}
} Best Previous Tab Switch Alternatives
Here are some Firefox add-ons that are similar to Previous Tab Switch:
Switch between your two most recent tabs
Robert Orzanna
Switch Tab
Nischal Dahal
Recent Tab Switcher
Naruto
Cycle Last Used Tabs
Nikola Kocić
Quick Switch
Zhi Bin Wu
QuicKey – The quick tab switcher
fwextensions
CTRL - Tab Switcher
Evi Wammes
Back to the Previous Tab
Herman Streltsov
Last Used Tab
craftwar
Quick Tab Switcher
868VIP
BackTab
finite