Wordle Backspace Fixer Firefox

Examine source code of Wordle Backspace Fixer

By: jsbrn Add-on
Inspect and view changes in Wordle Backspace Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wordle Backspace Fixer",
  "version": "1.0",
  "description": "Stops the backspace button from leaving the page in Firefox :)",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.nytimes.com/games/wordle/index.html"
      ],
      "js": [
        "fix.js"
      ],
      "all_frames": true
    }
  ]
}

Best Wordle Backspace Fixer Alternatives

Here are some Firefox add-ons that are similar to Wordle Backspace Fixer: