By: wange
Inspect and view changes in Switch Container ++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Switch Container",
"short_name": "SwitchCon",
"author": "rootoor",
"description": "Allows to switch the current tab to a different container.",
"version": "3.0",
"developer": {
"name": "rootoor",
"url": "https://google.com"
},
"icons": {
"48": "switch_container.svg",
"96": "switch_container.svg"
},
"browser_action": {
"browser_style": true,
"default_title": "Switch Container",
"default_icon": "switch_container.svg",
"default_popup": "switch_popup.html"
},
"permissions": [
"tabs",
"activeTab",
"cookies",
"contextMenus",
"menus",
"<all_urls>",
"contextualIdentities"
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
"help.html"
],
"browser_specific_settings": {
"gecko": {
"id": "{eeabe265-86e7-48b6-9a73-721bd19f838f}"
}
}
} Best Switch Container ++ Alternatives
Here are some Firefox add-ons that are similar to Switch Container ++: