Simple Dark Mode Toggle its Firefox

Examine source code of Simple Dark Mode Toggle its

By: L567
Inspect and view changes in Simple Dark Mode Toggle its source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Dark Mode Toggle",
  "version": "1.0",
  "description": "Toggle dark mode on the current page by clicking the extension icon.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Toggle Dark Mode"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{92219a7f-6369-41dd-80d3-0342d6b12930}"
    }
  }
}

Best Simple Dark Mode Toggle its Alternatives

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