Smartcaptchaai Firefox

Examine source code of Smartcaptchaai

By: vahid
Inspect and view changes in Smartcaptchaai source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smartcaptchaai",
  "version": "1.2",
  "description": "Fetch and solve captchas.",
  "permissions": [
    "activeTab",
    "storage",
    "https://smartcaptchaai.ir/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/1.png"
    }
  },
  "icons": {
    "16": "icons/1.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6fc0693e-3f92-4a4a-9d03-3c50a84ba777}"
    }
  }
}

Best Smartcaptchaai Alternatives

Here are some Firefox add-ons that are similar to Smartcaptchaai: