Wordle Sync Firefox

Examine source code of Wordle Sync

By: Drew K Add-on
Inspect and view changes in Wordle Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wordle Sync",
  "description": "Sync Wordle stats with a 3rd party server.",
  "version": "0.6.2",
  "icons": {
    "64": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.powerlanguage.co.uk/wordle/",
        "https://www.nytimes.com/games/wordle/index.html"
      ],
      "js": [
        "sync.js"
      ]
    }
  ],
  "permissions": [
    "https://www.drewkrause.dev/*",
    "webRequest"
  ]
}

Best Wordle Sync Alternatives

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