Container Buddy Firefox

Examine source code of Container Buddy

제작자: Kevin Jones
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"
    ]
  }
}

최고의 Container Buddy 대안

다음은 Container Buddy과(와) 유사한 Firefox add-on입니다: