Custom Dark Mode Toggle Firefox

Examine source code of Custom Dark Mode Toggle

Inspect and view changes in Custom Dark Mode Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Custom Dark Mode Toggle",
  "version": "1.0",
  "description": "Applies a customizable dark mode to any website, allowing users to adjust colors, contrast, and brightness settings on a per-site basis, beyond simple inversion.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": "custom_dark_mode_toggle.png"
  },
  "icons": {
    "128": "custom_dark_mode_toggle.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "barton4coronelxiq741@hotmail.com"
    }
  }
}

Best Custom Dark Mode Toggle Alternatives

Here are some Firefox add-ons that are similar to Custom Dark Mode Toggle: