Better Microsoft Container Firefox

Examine source code of Better Microsoft Container

Par : 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
  }
}

Meilleures alternatives Better Microsoft Container

Voici quelques Firefox add-ons qui sont similaires à Better Microsoft Container :