HTTP Replay Firefox

Examine source code of HTTP Replay

By: GSK
Inspect and view changes in HTTP Replay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "description": "",
  "version": "7.5.6",
  "icons": {
    "16": "favicon.png",
    "128": "favicon.png"
  },
  "browser_action": {
    "default_popup": "index.html"
  },
  "permissions": [
    "tabs",
    "clipboardRead"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{c06d7d8c-1f27-42dd-a2b1-0588aad6a7fa}"
    }
  }
}

Best HTTP Replay Alternatives

Here are some Firefox add-ons that are similar to HTTP Replay: