FastCaptcha Auto Solver Firefox

Examine source code of FastCaptcha Auto Solver

提供元: Bijaya Kumar Add-on
Inspect and view changes in FastCaptcha Auto Solver source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FastCaptcha Auto Solver",
  "version": "1.2.2",
  "description": "Solve CAPTCHAs instantly with triple-click. Powered by FastCaptcha AI with 95% accuracy in 0.3 seconds.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "host_permissions": [
    "https://fastcaptcha.org/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fastcaptcha@fastcaptcha.org",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

ベストのFastCaptcha Auto Solver代替案

FastCaptcha Auto Solverに類似したFirefox add-onをいくつか紹介します: