Make ReCaptcha text accurate Firefox

Examine source code of Make ReCaptcha text accurate

By: Strugee Add-on
Inspect and view changes in Make ReCaptcha text accurate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.2.0",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "icons": {
    "48": "icons/border-48.png",
    "128": "icons/border-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.google.com/recaptcha/*",
        "*://google.com/recaptcha/*"
      ],
      "all_frames": true,
      "js": [
        "recaptcha.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "recaptcha@strugee.net"
    },
    "gecko_android": {}
  }
}

Best Make ReCaptcha text accurate Alternatives

Here are some Firefox add-ons that are similar to Make ReCaptcha text accurate: