By: Abstracto
Inspect and view changes in Heavy Recent Tab Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "heavy-duty-tab-switcher@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"name": "Heavy Duty Tab Switcher",
"version": "1.0.1",
"description": "An ultra-fast, premium keyboard-driven tab switcher for heavy-duty multitasking. Grid visualization, instant Alt+Q cycling, Alt+W search, and middle-click closing.",
"icons": {
"32": "icon-32.png",
"48": "icon-48.png",
"64": "icon-64.png",
"96": "icon-96.png",
"128": "icon-128.png"
},
"permissions": [
"tabs",
"activeTab",
"storage",
"alarms",
"contextualIdentities"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_title": "Heavy Duty Tab Switcher",
"default_icon": {
"32": "icon-32.png",
"48": "icon-48.png",
"64": "icon-64.png",
"96": "icon-96.png",
"128": "icon-128.png"
}
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+Q"
}
},
"open-pinned-tabs": {
"suggested_key": {
"default": "Alt+A"
},
"description": "Open pinned-tab quick switcher"
}
}
} Best Heavy Recent Tab Switcher Alternatives
Here are some Firefox add-ons that are similar to Heavy Recent Tab Switcher:
Recent Tabs List
jojojo
Recent Tab Switcher
Naruto
Alt Tab: MRU Switcher
aadil86
PowerTabs - Tab Switcher
softwaremanufaktur.co
Tab Switcher
Himean
Switch between your two most recent tabs
Robert Orzanna
Quick Tab Switcher
Rayquaza01
QuicKey – The quick tab switcher
fwextensions
Fuzzy Tab Switcher
Ruslan Gonzalez
Tab Groups Switcher
Quiet Mind Creative
Switch to Last Tab
emvaized
Discard Tab
Sergey Vlasov