Request Interceptor Firefox

Examine source code of Request Interceptor

提供元: virtualnova Add-on
Inspect and view changes in Request Interceptor 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": "请求拦截器",
  "version": "1.2.0",
  "description": "拦截网络请求,及其参数。",
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "favicon-16x16.png",
    "32": "favicon-32x32.png",
    "96": "favicon-96x96.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "favicon-16x16.png",
      "32": "favicon-32x32.png",
      "96": "favicon-96x96.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{329745ee-48c1-44cc-ba67-f6cc9e86263a}"
    }
  }
}

ベストのRequest Interceptor代替案

Request Interceptorに類似したFirefox add-onをいくつか紹介します: