Codeforces TestCase Dark Mode Firefox

Examine source code of Codeforces TestCase Dark Mode

Inspect and view changes in Codeforces TestCase Dark Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "codeforces white remover",
  "version": "1.0",
  "description": "this extension removes the highlighted test case's background color from codeforces",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "app.js"
      ],
      "css": [
        "app.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{22efefce-56c2-4322-9a11-fa1f6633e72e}"
    }
  }
}

Best Codeforces TestCase Dark Mode Alternatives

Here are some Firefox add-ons that are similar to Codeforces TestCase Dark Mode: