Hue Light Controller Firefox

Examine source code of Hue Light Controller

Inspect and view changes in Hue Light Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hue Controller",
  "version": "1.8.6",
  "description": "Control your Philips Hue lights directly from your browser.",
  "permissions": [
    "storage",
    "tabs",
    "http://*/*",
    "https://discovery.meethue.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "content_security_policy": "script-src 'self'; style-src 'self' https://fonts.googleapis.com 'unsafe-inline'; font-src https://fonts.gstatic.com; connect-src 'self' https://discovery.meethue.com http://*;",
  "browser_specific_settings": {
    "gecko": {
      "id": "hue-controller_v1.5@fatalv.nu"
    }
  },
  "web_accessible_resources": [
    "mirror.html",
    "mirror.js",
    "tailwind.css",
    "popup.css"
  ]
}

Best Hue Light Controller Alternatives

Here are some Firefox add-ons that are similar to Hue Light Controller: