Banking Container Firefox

Examine source code of Banking Container

Par : NUH Add-on
Inspect and view changes in Banking Container source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Banking Container",
  "version": "1.0.1",
  "description": "Easily isolate your banking activity for increased security.",
  "icons": {
    "128": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "@bank-container"
    }
  },
  "permissions": [
    "<all_urls>",
    "browsingData",
    "contextualIdentities",
    "cookies",
    "management",
    "storage",
    "tabs",
    "webRequestBlocking",
    "webRequest"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Meilleures alternatives Banking Container

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