Connections Colors – Guess Planner Firefox

Examine source code of Connections Colors – Guess Planner

By: fallore Add-on
Inspect and view changes in Connections Colors – Guess Planner source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Connections Colors",
  "version": "1.1.0",
  "description": "Manually mark NYT Connections tiles with the four category colors to plan your guesses. No hints, no solving.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "connectionscolors@fallore.gmail.com",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.nytimes.com/games/connections*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Connections Colors – Guess Planner Alternatives

Here are some Firefox add-ons that are similar to Connections Colors – Guess Planner: