MultiBot Captcha Solver Firefox

Examine source code of MultiBot Captcha Solver

제작자: MultiBot
Inspect and view changes in MultiBot Captcha Solver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "default_locale": "en",
  "version": "2.8.2",
  "description": "__MSG_extDescription__",
  "homepage_url": "https://multibot.in/",
  "manifest_version": 2,
  "background": {
    "persistent": true,
    "scripts": [
      "common/config.js",
      "common/api.js",
      "background/background.js",
      "content/captcha/normal/background.js"
    ]
  },
  "permissions": [
    "storage",
    "contextMenus",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_title": "MultiBot Captcha: 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": [
        "<all_urls>"
      ],
      "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/hcaptcha/processor.js",
        "content/captcha/recaptcha/processor.js",
        "content/captcha/antibot/hunter.js",
        "content/captcha/antibot/processor.js",
        "content/captcha/normal/hunter.js",
        "content/captcha/normal/processor.js",
        "content/captcha/slider/processor.js",
        "content/captcha/icons/processor.js",
        "content/captcha/upside/processor.js",
        "content/captcha/turnstile/processor.js",
        "content/captcha/captchafox/processor.js",
        "content/captcha/iconcaptcha/processor.js",
        "content/captcha/pcaptcha/processor.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "web_accessible_resources": [
    "assets/images/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b537f7cc-3cf8-4ae5-929f-ba1bde0a0785}"
    }
  }
}

최고의 MultiBot Captcha Solver 대안

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