Request Delayer -Fork Firefox

Examine source code of Request Delayer -Fork

Inspect and view changes in Request Delayer -Fork 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": 2,
  "name": "Request Delayer",
  "version": "1.1",
  "description": "Delays specific requests based on regex rules.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    },
    "default_title": "Request Delayer"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7920085-4ac3-4651-a76b-c0c9754dad7e}"
    }
  }
}

Best Request Delayer -Fork Alternatives

Here are some Firefox add-ons that are similar to Request Delayer -Fork: