UltimaDark - The Fastest Dark Mode Extension Firefox

Examine source code of UltimaDark - The Fastest Dark Mode Extension

Inspect and view changes in UltimaDark - The Fastest Dark Mode Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UltimaDark",
  "version": "1.6.66",
  "description": "The extension uses agressive techniques to get a dark mode everywhere on internet\nThis is still highly experimental so it can also ruin your internet experience",
  "homepage_url": "https://github.com/ThomazPom/Moz-Ext-UltimaDark",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/2x.png"
  },
  "content_security_policy": "script-src 'self' blob: 'unsafe-eval' 'sha256-RooFZFVBc+eqIlPYtIwvNYqUBaN1qp1VnXMy2xZLRKg='; ",
  "commands": {
    "toggle-site": {
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "Ctrl+Shift+U"
      },
      "description": "Toggles UltimaDark on the current site"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "79.0",
      "id": "{7c7f6dea-3957-4bb9-9eec-2ef2b9e5bcec}"
    },
    "gecko_android ": {
      "strict_min_version": "42.0"
    }
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "browsingData",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "unlimitedStorage"
  ],
  "browser_action": {
    "default_icon": "icons/38.png",
    "default_title": "UltimaDark : Darkness wins",
    "default_popup": "popup/popup.html?mode=uDark-popup"
  },
  "background": {
    "scripts": [
      "fakeContentScriptClass.js",
      "backgroundClass.js",
      "Listeners.js",
      "background.js",
      "uDarkEncoder.js"
    ]
  }
}

Best UltimaDark - The Fastest Dark Mode Extension Alternatives

Here are some Firefox add-ons that are similar to UltimaDark - The Fastest Dark Mode Extension: