Yandex Container Firefox

Examine source code of Yandex Container

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

Best Yandex Container Alternatives

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