Google Container Firefox

Examine source code of Google Container

Inspect and view changes in Google Container source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Container",
  "version": "1.5.4",
  "description": "Google Container isolates your Google activity from the rest of your web activity in order to prevent Google from tracking you outside of the Google website via third party cookies.",
  "icons": {
    "48": "icon.png",
    "96": "icon@2x.png"
  },
  "applications": {
    "gecko": {
      "id": "@contain-google",
      "strict_min_version": "57.0"
    }
  },
  "homepage_url": "https://github.com/containers-everywhere/contain-google",
  "permissions": [
    "<all_urls>",
    "contextualIdentities",
    "cookies",
    "management",
    "tabs",
    "webRequestBlocking",
    "webRequest",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

최고의 Google Container 대안

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