Container Buddy Firefox

Examine source code of Container Buddy

Inspect and view changes in Container Buddy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Buddy",
  "version": "0.0.2",
  "description": "Provides Containers support for addons which want Containers support to be optional (temporary workaround for bug 1386673)",
  "homepage_url": "http://kevinallasso.org",
  "icons": {
    "32": "icons/cb_icon_32.png",
    "48": "icons/cb_icon_48.png"
  },
  "applications": {
    "gecko": {
      "id": "containerbuddy@containerbuddy.org"
    }
  },
  "permissions": [
    "contextualIdentities"
  ],
  "background": {
    "scripts": [
      "tabs.js"
    ]
  }
}

Best Container Buddy Alternatives

Here are some Firefox add-ons that are similar to Container Buddy: