ColorPicker Pro Firefox

Examine source code of ColorPicker Pro

By: ricnnur
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": 2,
  "name": "ColorPicker Pro",
  "version": "1.0",
  "description": "ColorPicker Pro is an innovative Firefox add-on that empowers designers to extract and manage color palettes directly from any webpage.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{31455342-0f32-4272-8ac0-1f4523ea4d66}"
    }
  }
}

Best ColorPicker Pro Alternatives

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