Darggle Firefox

Examine source code of Darggle

By: game33
Inspect and view changes in Darggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dark Mode Toggle",
  "version": "1.0",
  "description": "Adds a toolbar button to toggle dark mode on all active tabs using CSS filter inversion. Version 1.0: Basic toggle using invert and hue-rotate filters.",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Toggle Dark Mode"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{36dc5a1d-be59-4a6e-8c99-9214279c71f5}"
    }
  }
}

Best Darggle Alternatives

Here are some Firefox add-ons that are similar to Darggle: