Wordle Bot Firefox

Examine source code of Wordle Bot

Inspect and view changes in Wordle Bot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wordle Bot",
  "version": "0.1",
  "content_scripts": [
    {
      "matches": [
        "https://www.nytimes.com/games/wordle/index.html"
      ],
      "js": [
        "js/contentScript.js"
      ]
    }
  ],
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "wordle.png",
    "default_popup": "popup.html",
    "default_title": "Wordle Hint"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b14d9d3-7db5-4bdc-8b3d-7ebd18a70457}"
    }
  }
}

Best Wordle Bot Alternatives

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