Purifier Firefox

Examine source code of Purifier

제작자: JoWilfrid
Inspect and view changes in Purifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Purifier",
  "version": "1.0.0",
  "description": "Sanitizes URLs by removing all tracking-related query params",
  "icons": {
    "48": "dist/icons/main.png"
  },
  "background": {
    "scripts": [
      "dist/index.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*"
  ],
  "manifest_version": 2
}

최고의 Purifier 대안

다음은 Purifier과(와) 유사한 Firefox add-on입니다: