Page Color Picker Firefox

Examine source code of Page Color Picker

Inspect and view changes in Page Color Picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Color Picker",
  "version": "1.0.0",
  "description": "Pick and copy colors from any webpage.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "colorpicker-51739eefc537@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Page Color Picker Alternatives

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