By: Juliana
Inspect and view changes in HelloTabs - fast tab switching source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_name__",
"description": "__MSG_description__",
"default_locale": "en",
"version": "2.2.1",
"browser_specific_settings": {
"gecko": {
"id": "tabby@jwels.berlin",
"strict_min_version": "109.0"
}
},
"developer": {
"name": "Juliana Gaibler",
"url": "https://juliana.me"
},
"icons": {
"16": "hellotabs_icon_16.png",
"48": "hellotabs_icon_48.png",
"128": "hellotabs_icon_128.png"
},
"permissions": [
"storage",
"tabs",
"tabGroups",
"contextualIdentities"
],
"background": {
"scripts": [
"service-worker.js"
]
},
"action": {
"default_title": "HelloTabs",
"default_popup": "index.html",
"theme_icons": [
{
"dark": "/icons/hellotabs_icon_eye_light_16.png",
"light": "/icons/hellotabs_icon_eye_dark_16.png",
"size": 16
},
{
"dark": "/icons/hellotabs_icon_eye_light_48.png",
"light": "/icons/hellotabs_icon_eye_dark_48.png",
"size": 48
},
{
"dark": "/icons/hellotabs_icon_eye_light_128.png",
"light": "/icons/hellotabs_icon_eye_dark_128.png",
"size": 128
}
]
},
"commands": {
"_execute_action": {
"description": "__MSG_shortcutOpen__",
"suggested_key": {
"default": "Ctrl+Space",
"mac": "Alt+Space"
}
}
}
} Best HelloTabs - fast tab switching Alternatives
Here are some Firefox add-ons that are similar to HelloTabs - fast tab switching:
TabSearch
Enrico Baculinao
tabby - fast tab switching
Juliana
TabSearcher
Gerald
UnTab
Akash Hamirwasia
Tab Switcher
Himean
PowerTabs - Tab Switcher
softwaremanufaktur.co
Tab Tangle
tab-tangle
Smart Tab Switcher
Kevin Ma
Fuzzy Tab Switcher
Ruslan Gonzalez
Tab God
Braxton Merriweather
Fastlane Tabs
MrParent