Handle Firefox

Examine source code of Handle

Inspect and view changes in Handle 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": "Handle",
  "version": "0.1.0",
  "author": "Alireza Dastyar",
  "description": "Make a manual http request through browser for interactive response, mostly useful for posting html forms.",
  "homepage_url": "https://github.com/AlirezaDastyar/handle-extension",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "action": {
    "default_title": "Handle",
    "default_icon": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "handle-ext@dastyar.space"
    }
  }
}

Best Handle Alternatives

Here are some Firefox add-ons that are similar to Handle: