Force Dark for Any Site Firefox

Examine source code of Force Dark for Any Site

Inspect and view changes in Force Dark for Any Site source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto Dark Mode – Force Dark for Any Site",
  "version": "1.0.0",
  "description": "Bật/tắt Dark Mode cưỡng bức cho mọi site. Lưu theo domain, điều chỉnh cường độ (invert %) và có menu chuột phải.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "scripting",
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-dark-mode-demo@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Force Dark for Any Site Alternatives

Here are some Firefox add-ons that are similar to Force Dark for Any Site: