Search and Switch Containers Firefox

Examine source code of Search and Switch Containers

Inspect and view changes in Search and Switch Containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Search and Switch Containers",
  "description": "To use, type 'co' part of the name of the container you want to switch to into the URL bar. This addon will switch the current container to that one.",
  "version": "2.0.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{cdbfc05c-3a99-460e-ba11-11ec4b71f789}",
      "strict_min_version": "109.0"
    }
  },
  "homepage_url": "https://github.com/andreicristianpetcu/Search-and-Switch-Containers",
  "icons": {
    "16": "icon-16.png",
    "19": "icon-19.png",
    "38": "icon-38.png",
    "48": "icon-48.png",
    "96": "icon-96.png",
    "128": "icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "omnibox": {
    "keyword": "co"
  },
  "manifest_version": 3,
  "permissions": [
    "tabs",
    "activeTab",
    "cookies",
    "contextualIdentities"
  ]
}

Best Search and Switch Containers Alternatives

Here are some Firefox add-ons that are similar to Search and Switch Containers: