Captcha Solver: Auto Recognition and Bypass Firefox

Examine source code of Captcha Solver: Auto Recognition and Bypass

제작자: 2Captcha
Inspect and view changes in Captcha Solver: Auto Recognition and Bypass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "short_name": "CaptchaSolve",
  "default_locale": "en",
  "version": "3.7.1",
  "description": "__MSG_extDescription__",
  "homepage_url": "https://2captcha.com/",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8b523da-039a-46c6-8782-cb2cb84f2697}",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "page": "index.html"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "activeTab",
    "tabs",
    "webRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "Captcha Solver: Auto Recognition and Bypass",
    "default_icon": {
      "32": "assets/images/icon_32.png",
      "128": "assets/images/icon_128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "32": "assets/images/icon_32.png",
    "128": "assets/images/icon_128.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "run_at": "document_start",
      "matches": [
        "*://*/*"
      ],
      "css": [
        "content/style.css"
      ],
      "js": [
        "vendor/jquery/3.5.1/jquery.min.js",
        "common/config.js",
        "content/core_helpers.js",
        "content/script.js",
        "content/captcha/geetest/processor.js",
        "content/captcha/geetest_v4/processor.js",
        "content/captcha/hcaptcha/processor.js",
        "content/captcha/keycaptcha/processor.js",
        "content/captcha/recaptcha/processor.js",
        "content/captcha/recaptcha_audio/processor.js",
        "content/captcha/recaptcha/clicker.js",
        "content/captcha/arkoselabs/processor.js",
        "content/captcha/normal/hunter.js",
        "content/captcha/normal/processor.js",
        "content/captcha/lemin/processor.js",
        "content/captcha/yandex/processor.js",
        "content/captcha/yandex/hunter.js",
        "content/captcha/amazon_waf/processor.js",
        "content/captcha/turnstile/processor.js",
        "content/captcha/turnstile/hunter.js",
        "content/captcha/mt_captcha/processor.js"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/images/*",
        "content/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

최고의 Captcha Solver: Auto Recognition and Bypass 대안

다음은 Captcha Solver: Auto Recognition and Bypass과(와) 유사한 Firefox add-on입니다: