Quick Dark Toggle Firefox

Examine source code of Quick Dark Toggle

Por: AU88
Inspect and view changes in Quick Dark Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quick Dark Toggle",
  "description": "Bật/tắt chế độ tối cho tab đang mở chỉ với 1 click.",
  "version": "1.0.2",
  "action": {
    "default_title": "Bật/Tắt Dark Mode",
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c8c0a6a1-1c88-4e5d-9005-3c8f2b82f4c3}",
      "strict_min_version": "109.0"
    }
  }
}

Melhores alternativas Quick Dark Toggle

Aqui estão algumas Firefox add-ons que são similares a Quick Dark Toggle: