CHZZK Ad Skip (Personal) Firefox

Examine source code of CHZZK Ad Skip (Personal)

By: meecrop
Inspect and view changes in CHZZK Ad Skip (Personal) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CHZZK Ad Skip (Personal)",
  "version": "0.1.0",
  "description": "치지직 광고 스킵 버튼이 활성화되면 자동으로 클릭합니다. (광고 차단 아님)",
  "icons": {
    "96": "icons/icon.svg"
  },
  "permissions": [
    "https://chzzk.naver.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chzzk.naver.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "chzzk-ad-skip-personal@local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best CHZZK Ad Skip (Personal) Alternatives

Here are some Firefox add-ons that are similar to CHZZK Ad Skip (Personal):