Burp Proxy Toggler Firefox

Examine source code of Burp Proxy Toggler

Inspect and view changes in Burp Proxy Toggler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Burp Proxy Toggler",
  "version": "1.2.2",
  "author": "Vigrahak",
  "description": "Empower your application security assessments with the Burp Proxy a BurpSuite Proxy extension. Tailored for ethical hackers, bug hunters, and penetration testers, this tool delivers robust interception and analysis capabilities. Seamlessly integrated into your workflow, the extension enhances your security testing.",
  "permissions": [
    "storage",
    "proxy",
    "tabs",
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "service_worker": "background/background.js",
    "scripts": [
      "background/background.js"
    ]
  },
  "icons": {
    "48": "icons/Vigrahak-48.png",
    "128": "icons/Vigrahak-128.png"
  },
  "action": {
    "default_title": "Burp Proxy Toggle",
    "default_icon": {
      "16": "icons/Vigrahak-Off-16.png",
      "32": "icons/Vigrahak-Off-32.png",
      "48": "icons/Vigrahak-Off-48.png",
      "128": "icons/Vigrahak-Off-128.png"
    }
  },
  "developer": {
    "name": "Vigrahak"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "burp.proxy.toggler@vigrahak",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Burp Proxy Toggler Alternatives

Here are some Firefox add-ons that are similar to Burp Proxy Toggler: