Color Picker Lite Firefox

Examine source code of Color Picker Lite

Inspect and view changes in Color Picker Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Picker Lite",
  "version": "1.0.0",
  "description": "Pick colors from any webpage and copy HEX codes instantly. Data is processed locally only.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Color Picker Lite",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "color-picker-lite-20260322162246@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Color Picker Lite Alternatives

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