Umschool dark Firefox

Examine source code of Umschool dark

Inspect and view changes in Umschool dark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Umschool dark",
  "version": "1.1.0",
  "description": "Turns Umschool website into dark theme",
  "icons": {
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://umschool.net/*"
      ],
      "css": [
        "dark.css"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "*://umschool.net/*",
    "activeTab"
  ]
}

Best Umschool dark Alternatives

Here are some Firefox add-ons that are similar to Umschool dark: