ColorPicker Firefox

Examine source code of ColorPicker

By: Zhahoon
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": "Advanced color picker and palette generator. Pick colors, convert formats, generate palettes.",
  "icons": {
    "48": "color-icons/icon-48.png",
    "96": "color-icons/icon-96.png",
    "128": "color-icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "color-icons/icon-48.png",
      "96": "color-icons/icon-96.png"
    },
    "default_title": "ColorPicker",
    "default_popup": "picker-ui/picker.html"
  },
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "colorpicker@palette.gen",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ColorPicker Alternatives

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