Corrodle Firefox

Examine source code of Corrodle

Por: AJR Add-on
Inspect and view changes in Corrodle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Corrodle",
  "version": "1.0.1",
  "description": "Helping you get your daily wordle correct! (Updated the wordle to remove \"harry\")",
  "icons": {
    "48": "icon/corrodle.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.nytimes.com/games/wordle/index.html*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup/popup.html",
    "default_icon": {
      "32": "icon/corrodle.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{09d75aba-fa7d-4649-8bb5-2da4cf2c16f3}"
    }
  }
}

Mejores alternativas Corrodle

Aquí hay algunas Firefox add-ons que son similares a Corrodle: