Color Picker Firefox

Examine source code of Color Picker

By: OKVIP Add-on
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": 2,
  "name": "Color Picker",
  "version": "1.0",
  "description": "Click to get the color code of an element on the current web page.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4835b75e-31b4-4df0-8e6c-2c5867a6b184}"
    }
  }
}

Best Color Picker Alternatives

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