requests-collector Firefox

Examine source code of requests-collector

Inspect and view changes in requests-collector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Requests collector",
  "manifest_version": 2,
  "name": "requests-collector",
  "version": "1.0",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best requests-collector Alternatives

Here are some Firefox add-ons that are similar to requests-collector: