Color Pi1cker Firefox

Examine source code of Color Pi1cker

Inspect and view changes in Color Pi1cker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Picker",
  "version": "1.0.0",
  "description": "Pick colors from the page using EyeDropper API or fallback.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_title": "Color Picker",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{92f9c6cb-10d2-4ea4-9e87-6161d967582c}"
    }
  }
}

Best Color Pi1cker Alternatives

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