Inspect and view changes in Container Tabs Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Container Tabs Sidebar",
"version": "1.2.0",
"description": "__MSG_description__",
"homepage_url": "https://github.com/maciekmm/container-tabs-sidebar",
"default_locale": "en",
"sidebar_action": {
"default_title": "Container Tabs",
"default_panel": "sidebar/sidebar.html",
"default_icon": "assets/sidebar-icon.svg",
"browser_style": true
},
"browser_action": {
"default_icon": "assets/sidebar-icon.svg",
"default_title": "__MSG_browserAction_title__"
},
"background": {
"page": "background/background.html"
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "F2"
},
"description": "__MSG_sidebar_show__"
}
},
"browser_specific_settings": {
"gecko": {
"id": "containertabssidebar@maciekmm.net",
"strict_min_version": "65.0"
}
},
"icons": {
"98": "assets/icon98.png"
},
"permissions": [
"tabs",
"contextualIdentities",
"cookies",
"menus",
"menus.overrideContext",
"storage",
"sessions"
]
} Best Container Tabs Sidebar Alternatives
Here are some Firefox add-ons that are similar to Container Tabs Sidebar:
Group Tabs Sidebar
Dim-Elef
Vertical Tree Tabs
Bill
Containers On The Go
ContainersOnTheGo
Container Tab Groups
Menhera.org
tabsidebar
zncoder
Sidebar Tab Groups
EoinKanro
Sidebery
mbnuqw
Tab List Sidebar
Russell
Container Tab Sorter
Luthriel
Tabs Aside
Tim Weißenfels
Sea Containers
Jonathan Kingston
Bulk Container Switcher
VicariousVeteran