Inspect and view changes in Container Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"short_name": "Containers",
"version": "0.5.0",
"description": "__MSG_extDesc__",
"default_locale": "zh_CN",
"browser_specific_settings": {
"gecko": {
"id": "container-switcher@local",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"contextualIdentities",
"cookies",
"tabs",
"storage",
"webRequest",
"webRequestBlocking"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"lib/storage.js",
"lib/matcher.js",
"background/containers.js",
"background/background.js"
]
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"action": {
"default_title": "__MSG_extName__",
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
}
},
"icons": {
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
}
} Mejores alternativas Container Switcher
Aquí hay algunas Firefox add-ons que son similares a Container Switcher:
URL Container Router
Brandon Handeland
Container Redirect
max.dw.i
Containerise
kintesh
Auto Containers
Shajirr
Open URLs in Container
ergolyam
ContainerGate
AxelTM1
Container Picker
jamesbond
Folder Containers
mjjm
Bulk Container Switcher
VicariousVeteran
Domain Swap
Coherent Cache
Container Sentry
abg1979
PR0F0X01_Open-All-Containers
prof