Container proxy Firefox

Examine source code of Container proxy

Inspect and view changes in Container proxy source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container proxy",
  "version": "0.1.22",
  "description": "__MSG_General_extensionDescription__",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "contaner-proxy@bekh-ivanov.me",
      "strict_min_version": "91.1.0"
    }
  },
  "browser_action": {},
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "contextualIdentities",
    "cookies",
    "proxy"
  ],
  "background": {
    "scripts": [
      "background/index.js"
    ]
  }
}

Best Container proxy Alternatives

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