Adding Random Padding Firefox

Examine source code of Adding Random Padding

提供元: Javan Add-on
Inspect and view changes in Adding Random Padding 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": "Adding Random Padding",
  "version": "1",
  "author": "javan.de",
  "description": "Adding a random padding to any request.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Request Padding",
    "default_icon": {
      "48": "media/button-48.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "request-padding@javan.de"
    }
  }
}

ベストのAdding Random Padding代替案

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