Wordle Helper Firefox

Examine source code of Wordle Helper

Inspect and view changes in Wordle Helper source codes across current and past versions
WUP Games
Want more fun? Play 400+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wordle Solver",
  "version": "2.0",
  "description": "Solves the Wordle game by analyzing the current state and providing suggestions.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.nytimes.com/games/wordle/index.html"
      ],
      "js": [
        "solver.js"
      ]
    }
  ],
  "permissions": [
    "https://raw.githubusercontent.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{34c23509-7506-4d38-b91c-33518069a627}"
    }
  }
}

Best Wordle Helper Alternatives

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