Instantly toggle dark Firefox

Examine source code of Instantly toggle dark

By: SV88
Inspect and view changes in Instantly toggle dark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dark Mode Toggle",
  "version": "1.0",
  "description": "Toggle dark mode on any website.",
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_title": "Toggle Dark Mode"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0ba936c7-60d9-4e3a-abb4-d562304a1307}"
    }
  }
}

Best Instantly toggle dark Alternatives

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