After Response Firefox

Examine source code of After Response

By: Sean Add-on
Inspect and view changes in After Response 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
{
  "description": "Automatically save any requests and responses to your server, and modify the response to what you want.",
  "manifest_version": 2,
  "name": "After Response",
  "version": "3.2",
  "icons": {
    "48": "icons/ico_48.png",
    "64": "icons/ico_64.png",
    "128": "icons/ico_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/ico_48.png",
    "default_title": "After Response"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ee113d05-dbb6-4943-9617-29761979fac6}"
    }
  }
}

Best After Response Alternatives

Here are some Firefox add-ons that are similar to After Response: