By: brisonharvey
Inspect and view changes in Tab Mission Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Mission Control",
"version": "1.0.0",
"description": "A keyboard-first visual overview of open tabs across Firefox windows.",
"permissions": [
"tabs",
"sessions",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Open Mission Control"
},
"commands": {
"open-mission-control": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "Open the Mission Control tab overview"
}
},
"icons": {
"16": "icons/icon-16.svg",
"32": "icons/icon-32.svg",
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "tab-mission-control@example.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Tab Mission Control Alternatives
Here are some Firefox add-ons that are similar to Tab Mission Control:
Tab Manager v2
xcv58
Tab Switcher
Himean
Tab Finder
Roman Sidoroff
TabSearch
Enrico Baculinao
Task Tabs
Elsewhere
Recent Tabs List
jojojo
TabbedIn: Private Tab Manager
Aygul
Many Tabs Manager
lehenric
Tab Manager Plus for Firefox
Markus
UnTab
Akash Hamirwasia
TabuRei
daemon1024
Tabster
SpitFire-666