CSRF PoC Generator Firefox

Examine source code of CSRF PoC Generator

By: Lakhe Add-on
Inspect and view changes in CSRF PoC Generator 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": 3,
  "name": "CSRF PoC Generator",
  "version": "1.1",
  "description": "Generate HTML PoC from raw HTTP form requests.",
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "csrf-poc-generator@abhinav.dev",
      "strict_min_version": "128.0"
    }
  }
}

Best CSRF PoC Generator Alternatives

Here are some Firefox add-ons that are similar to CSRF PoC Generator: