xo_cross Firefox

Examine source code of xo_cross

Inspect and view changes in xo_cross source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "xo_cross",
  "version": "1.0",
  "description": "Remove the nyt crossword header so you can see.",
  "icons": {
    "48": "icons/xo.png"
  },
  "permissions": [
    "*://*.nytimes.com/crosswords/game/*",
    "Host permissions"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.nytimes.com/crosswords/game/*"
      ],
      "js": [
        "xo.js"
      ]
    }
  ]
}

Best xo_cross Alternatives

Here are some Firefox add-ons that are similar to xo_cross: