requestblock Firefox

Examine source code of requestblock

Inspect and view changes in requestblock 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,
  "default_locale": "en",
  "name": "requestblock",
  "version": "2.2resigned1",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://sasattarrow.com/",
  "icons": {
    "48": "48.png"
  },
  "permissions": [
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "*://*/*",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "requestblock@sasattarrow.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "requestblock",
    "default_icon": {
      "48": "48.png"
    },
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

ベストのrequestblock代替案

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