Night Mode Toggle iss Firefox

Examine source code of Night Mode Toggle iss

Inspect and view changes in Night Mode Toggle iss source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Night Mode Toggle",
  "version": "1.0",
  "description": "Bật/tắt chế độ nền tối cho trang web hiện tại",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon.png"
    },
    "default_title": "Toggle Night Mode"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "night-mode-toggle-0e068dca@example.com"
    }
  }
}

Best Night Mode Toggle iss Alternatives

Here are some Firefox add-ons that are similar to Night Mode Toggle iss: