Spelling Bee Hint Tracker Firefox

Examine source code of Spelling Bee Hint Tracker

By: michael
Inspect and view changes in Spelling Bee Hint Tracker source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spelling Bee Hint Tracker",
  "version": "1.41",
  "description": "Syncs your found words from the NYT Spelling Bee game to the hints page grid.",
  "permissions": [
    "storage",
    "https://www.nytimes.com/*",
    "https://api.dictionaryapi.dev/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "spelling-bee-hint-tracker@mchampanis",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.nytimes.com/puzzles/spelling-bee*"
      ],
      "js": [
        "content-game.js"
      ]
    },
    {
      "matches": [
        "https://www.nytimes.com/*/crosswords/spelling-bee-forum.html*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ]
}

Best Spelling Bee Hint Tracker Alternatives

Here are some Firefox add-ons that are similar to Spelling Bee Hint Tracker: