HeaderSmith – cod3rjava Firefox

Examine source code of HeaderSmith – cod3rjava

Par : cod3rjava
Inspect and view changes in HeaderSmith – cod3rjava source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HeaderSmith – cod3rjava",
  "version": "0.1.3",
  "description": "Override request headers in Firefox.",
  "browser_specific_settings": {
    "gecko": {
      "id": "headersmith-cod3rjava@cod3rjava.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "applications": {
    "gecko": {
      "id": "headersmith-cod3rjava@cod3rjava.local",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "browser_action": {
    "default_title": "HeaderSmith – cod3rjava",
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  }
}

Meilleures alternatives HeaderSmith – cod3rjava

Voici quelques Firefox add-ons qui sont similaires à HeaderSmith – cod3rjava :