By: kesselborn
Inspect and view changes in Conex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"author": "kesselborn",
"description": "A tabgroup'esque successor for Firefox Quantum (FirefoxBeta and FirefoxNightly only at the moment)",
"homepage_url": "https://github.com/kesselborn/conex",
"name": "Conex",
"version": "0.9.8resigned1",
"browser_action": {
"default_title": "Conex",
"browser_style": false,
"default_popup": "conex-browser-action.html",
"default_icon": {
"48": "icons/icon_48.png"
}
},
"applications": {
"gecko": {
"strict_min_version": "60.0a1",
"id": "{ec9d70ea-0229-49c0-bbf7-0df9bbccde35}"
}
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "MacCtrl+Space"
}
},
"new-container": {
"suggested_key": {
"default": "Alt+Shift+N"
}
}
},
"options_ui": {
"page": "conex-options-ui.html",
"browser_style": false,
"open_in_tab": true
},
"background": {
"scripts": [
"conex-helper.js",
"conex-components.js",
"conex-actions-common.js",
"conex-background.js"
]
},
"icons": {
"48": "icons/icon_48.png"
},
"web_accessible_resources": [
"container-selector.html"
],
"permissions": [
"<all_urls>",
"contextualIdentities",
"cookies",
"menus",
"storage",
"tabs",
"webNavigation",
"webRequest",
"webRequestBlocking"
],
"optional_permissions": [
"activeTab",
"bookmarks",
"history",
"notifications",
"tabHide"
]
} Best Conex Alternatives
Here are some Firefox add-ons that are similar to Conex:
Conex Private
Gezim Hoxha
Container Tab Groups
Menhera.org
TabSearch
Enrico Baculinao
Tab Switcher
Himean
Easy Container Shortcuts
Gabriel Somoza
Tab Manager v2
xcv58
Seamless Containers
rpbritton
Container Sets
bushfried
New containerized tab
grigkar
Tab-man
John
PowerTabs - Tab Switcher
softwaremanufaktur.co
Switch Container Plus
stoically