Twitter Container Firefox

Examine source code of Twitter Container

제작자: Vishwa
Inspect and view changes in Twitter Container source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Container",
  "version": "1.3.3",
  "description": "This addon is an unofficial fork of Mozilla's Facebook Container designed for Twitter. \n Twitter Container isolates your Twitter activity from the rest of your web activity in order to prevent Twitter from tracking you outside of the Twitter website via third party cookies. \n This is not an official Mozilla Product & is in no way related to them.",
  "icons": {
    "48": "icon.png",
    "96": "icon@2x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@contain-twitter",
      "strict_min_version": "57.0"
    }
  },
  "homepage_url": "https://github.com/v1shwa/contain-twitter",
  "permissions": [
    "<all_urls>",
    "contextualIdentities",
    "cookies",
    "management",
    "tabs",
    "webRequestBlocking",
    "webRequest"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 Twitter Container 대안

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