Fast Theme Switcher Firefox

Examine source code of Fast Theme Switcher

By: Jan
Inspect and view changes in Fast Theme Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.5",
  "name": "Fast Theme Switcher",
  "description": "Switch between light/dark theme",
  "homepage_url": "https://github.com/janstuemmel/theme-switcher",
  "browser_action": {
    "default_title": "Fast Theme Switcher",
    "default_popup": "popup.html",
    "browser_style": true,
    "default_icon": {
      "128": "icon.svg"
    }
  },
  "permissions": [
    "management",
    "storage"
  ],
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "theme-switcher@janstuemmel.github.io",
      "strict_min_version": "57.0"
    }
  }
}

Best Fast Theme Switcher Alternatives

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