Lightweight Container Proxy Firefox

Examine source code of Lightweight Container Proxy

By: cljoly
Inspect and view changes in Lightweight Container Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "lightweight-container-proxy@131719.xyz",
      "strict_min_version": "60.0"
    }
  },
  "options_ui": {
    "page": "prefs.html",
    "browser_style": true
  },
  "icons": {
    "48": "logo_48.png",
    "96": "logo_96.png"
  },
  "homepage_url": "https://github.com/cljoly/lightweight-container-proxy#readme",
  "browser_action": {
    "default_icon": {
      "48": "logo_48.png",
      "96": "logo_96.png"
    },
    "default_title": "Lightweight Container Proxy Settings"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+P"
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "proxy",
    "storage",
    "contextualIdentities",
    "<all_urls>"
  ],
  "description": "Lightweight socks5 proxy per container",
  "manifest_version": 2,
  "name": "Lightweight Container Proxy",
  "version": "0.4.0"
}

Best Lightweight Container Proxy Alternatives

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