NYT Connections Dictionary Firefox

Examine source code of NYT Connections Dictionary

By: tabacc
Inspect and view changes in NYT Connections Dictionary 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": 3,
  "name": "NYT Connections Dictionary",
  "version": "1.0",
  "description": "Provides definitions for Connections game words.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://www.nytimes.com/games/connections",
    "https://connectionsgame.org/",
    "https://api.dictionaryapi.dev/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.nytimes.com/games/connections",
        "https://connectionsgame.org/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e75a89f4-1f74-4b47-8a35-1d6e1c9d2f3d}",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ],
        "optional": []
      }
    }
  }
}

Best NYT Connections Dictionary Alternatives

Here are some Firefox add-ons that are similar to NYT Connections Dictionary: