Theme Switcher Firefox

Examine source code of Theme Switcher

Inspect and view changes in Theme Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Theme Switcher",
  "description": "Simple utility to switch between light and dark themes",
  "version": "0.0.3",
  "icons": {
    "48": "icon_light.png",
    "96": "icon_light.png",
    "192": "icon_light.png"
  },
  "browser_action": {
    "default_icon": "icon_dark.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "*://duckduckgo.com/*",
    "cookies",
    "theme"
  ]
}

Best Theme Switcher Alternatives

Here are some Firefox add-ons that are similar to Theme Switcher: