Hue Fire Firefox

Examine source code of Hue Fire

Inspect and view changes in Hue Fire source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hue Fire",
  "version": "0.3.0",
  "description": "Adds a color picker that can work with HCL",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "96": "icon-96.png",
    "128": "icon-128.png",
    "512": "icon-512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "erifeuh@m.softwar3.com",
      "strict_min_version": "85.0"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "96": "icon-96.png",
      "128": "icon-128.png",
      "512": "icon-512.png"
    },
    "default_title": "Hue Fire",
    "browser_style": true,
    "default_popup": "popup/color-picker.html"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "<all_urls>",
    "activeTab"
  ]
}

Best Hue Fire Alternatives

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