CHZZK Fingerprinting Modifier Firefox

Examine source code of CHZZK Fingerprinting Modifier

Por: Nergis Add-on
Inspect and view changes in CHZZK Fingerprinting Modifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CHZZK Fingerprinting Modifier",
  "version": "1.1.0",
  "description": "CHZZK 에서 개인정보 수집 및 광고 차단 프로그램 감지를 방지하기 위한 확장 프로그램입니다.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chzzk-fingerprinting-modifier@nergis.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "*://*.chzzk.naver.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "src/rules.json"
      }
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.chzzk.naver.com/*"
      ],
      "js": [
        "src/content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "*://*.chzzk.naver.com/*"
      ],
      "resources": [
        "src/fingerprint.js"
      ]
    }
  ]
}

Melhores alternativas CHZZK Fingerprinting Modifier

Aqui estão algumas Firefox add-ons que são similares a CHZZK Fingerprinting Modifier: