SourceHide Firefox

Examine source code of SourceHide

Por: Stella Add-on
Inspect and view changes in SourceHide 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": "SourceHide",
  "version": "1.5.0",
  "description": "Hide where you came from by removing Referer headers automatically",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6a1d6aa5-ffa4-4243-af8e-8236abc8c136}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "32": "img/icon-32.png",
    "48": "img/icon-48.png",
    "96": "img/icon-96.png",
    "128": "img/icon-128.png"
  },
  "browser_action": {
    "default_popup": "ui/widget.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "32": "img/icon-32.png",
      "48": "img/icon-48.png",
      "96": "img/icon-96.png",
      "128": "img/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "service/tracker.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ]
}

Melhores alternativas SourceHide

Aqui estão algumas Firefox add-ons que são similares a SourceHide: