Color Picker Firefox

Examine source code of Color Picker

Inspect and view changes in Color Picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Color Picker Pro",
  "version": "2.0",
  "description": "A versatile color picker tool with multiple formats, history, and color palettes.",
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon32.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "clipboardWrite",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "colorpicker@mysteriousimmature.com",
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon32.png",
    "128": "icons/icon128.png"
  }
}

Best Color Picker Alternatives

Here are some Firefox add-ons that are similar to Color Picker: