ColorPicker Firefox

Examine source code of ColorPicker

Inspect and view changes in ColorPicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ColorPicker",
  "version": "1.0.0",
  "description": "Pick colors, convert formats, and generate harmonious palettes. Save favorites and copy color codes instantly.",
  "icons": {
    "48": "color-icons/icon-48.png",
    "96": "color-icons/icon-96.png",
    "128": "color-icons/icon-128.png"
  },
  "action": {
    "default_popup": "color-ui/main.html",
    "default_title": "ColorPicker"
  },
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "colorpicker@newcolor.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ColorPicker Alternatives

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