SoundCloud Night Mode Firefox

Examine source code of SoundCloud Night Mode

Inspect and view changes in SoundCloud Night Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "soundcloud_night_mode",
  "description": "Theme soundcloud.com with a darker (night mode) theme",
  "version": "1.2.1resigned1",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.soundcloud.com/*"
      ],
      "css": [
        "data/soundcloud.min.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@soundcloud_night_mode"
    }
  }
}

Best SoundCloud Night Mode Alternatives

Here are some Firefox add-ons that are similar to SoundCloud Night Mode: