2Captcha Auto Solver1 Firefox

Examine source code of 2Captcha Auto Solver1

Inspect and view changes in 2Captcha Auto Solver1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "2Captcha Auto Solver",
  "version": "1.0",
  "description": "Automatically solves reCAPTCHA using 2Captcha API",
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{53b8962d-e45f-4a23-bdfc-ad15a574effa}"
    }
  }
}

Best 2Captcha Auto Solver1 Alternatives

Here are some Firefox add-ons that are similar to 2Captcha Auto Solver1: