ColorPicker pro Firefox

Examine source code of ColorPicker pro

Inspect and view changes in ColorPicker pro 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": "Simple color picker with hex code copying",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "ColorPicker"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "author": "XMP <lanhanh64529@gmail.com>",
  "homepage_url": "https://github.com/xmp-tools/colorpicker",
  "browser_specific_settings": {
    "gecko": {
      "id": "colorpicker@xmpi.net"
    }
  }
}

Best ColorPicker pro Alternatives

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