Dark/Light Mode Toggle this Firefox

Examine source code of Dark/Light Mode Toggle this

By: Goal123
Inspect and view changes in Dark/Light Mode Toggle this source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dark/Light Mode Toggle",
  "version": "1.0",
  "description": "Toggle between dark and light mode on web pages.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icons16.png",
    "48": "icons/icons48.png",
    "128": "icons/icons128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3beb2863-c17c-48f0-861e-1f3b2a3a7074}"
    }
  }
}

Best Dark/Light Mode Toggle this Alternatives

Here are some Firefox add-ons that are similar to Dark/Light Mode Toggle this: