omni-containers Firefox

Examine source code of omni-containers

By: Tom
Inspect and view changes in omni-containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "omni-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": "0.2",
  "applications": {
    "gecko": {
      "strict_min_version": "55.0"
    }
  },
  "homepage_url": "https://git.tom.tf/omni-containers",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "omnibox": {
    "keyword": "co"
  },
  "manifest_version": 2,
  "permissions": [
    "activeTab",
    "cookies",
    "contextualIdentities"
  ]
}

Best omni-containers Alternatives

Here are some Firefox add-ons that are similar to omni-containers: