Better Microsoft Container Firefox

Examine source code of Better Microsoft Container

제작자: fkomarek
Inspect and view changes in Better Microsoft Container source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better Microsoft Container",
  "version": "1.0.2",
  "description": "Better Microsoft Container isolates your Microsoft activity from the rest of your web activity in order to prevent Microsoft from tracking you outside of the Microsoft website via third party cookies. It is fork of old outdated Microsoft Container",
  "icons": {
    "48": "icon.png",
    "96": "icon@2x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@better-contain-microsoft",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "homepage_url": "https://git.envs.net/fkomarek/better-contain-microsoft",
  "permissions": [
    "<all_urls>",
    "contextualIdentities",
    "cookies",
    "management",
    "tabs",
    "webRequestBlocking",
    "webRequest",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

최고의 Better Microsoft Container 대안

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