DS Spaces Dark Mode Firefox

Examine source code of DS Spaces Dark Mode

Inspect and view changes in DS Spaces Dark Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "DS Spaces Dark Mode",
  "version": "0.0.1",
  "description": "Makes DS Spaces appear in a dark theme.",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "*://ds-spaces.technik.fhnw.ch/*"
      ],
      "exclude_matches": [
        "*://ds-spaces.technik.fhnw.ch/wp-admin/*",
        "*://ds-spaces.technik.fhnw.ch/*/wp-admin/*"
      ],
      "css": [
        "dark.css"
      ],
      "run_at": "document_start"
    }
  ]
}

Best DS Spaces Dark Mode Alternatives

Here are some Firefox add-ons that are similar to DS Spaces Dark Mode: