Darkify WhatsApp Web Firefox

Examine source code of Darkify WhatsApp Web

Inspect and view changes in Darkify WhatsApp Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Darkify WhatsApp Web",
  "version": "1.0",
  "description": "Change WhatsApp web to dark theme by adding 'dark' class to body element",
  "manifest_version": 2,
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "darkify.js"
      ]
    }
  ]
}

Best Darkify WhatsApp Web Alternatives

Here are some Firefox add-ons that are similar to Darkify WhatsApp Web: