hCaptchaCantSpell Firefox

Examine source code of hCaptchaCantSpell

By: TitusHM Add-on
Inspect and view changes in hCaptchaCantSpell source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "hCaptchaCantSpell",
  "version": "1.0",
  "description": "Fixes hCaptcha's terrible spelling.",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "spellcorrect.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ea187314-5585-4fd4-a6e3-78c28534789a}"
    }
  }
}

Best hCaptchaCantSpell Alternatives

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