Local Socks5 Proxy Toggle. Firefox

Examine source code of Local Socks5 Proxy Toggle.

By: Aran
Inspect and view changes in Local Socks5 Proxy Toggle. source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Toggle",
  "version": "1.1",
  "description": "Toggle socks5 proxy.",
  "permissions": [
    "proxy",
    "storage"
  ],
  "incognito": "spanning",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "142.0",
      "id": "aran@0xd.ir",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/off-16.png",
    "32": "icons/off-32.png",
    "48": "icons/off-48.png",
    "96": "icons/off-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Toggle proxy",
    "default_icon": {
      "16": "icons/off-16.png",
      "32": "icons/off-32.png"
    }
  }
}

Best Local Socks5 Proxy Toggle. Alternatives

Here are some Firefox add-ons that are similar to Local Socks5 Proxy Toggle.: