ColorZilla Firefox

Examine source code of ColorZilla

Inspect and view changes in ColorZilla source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ColorZilla",
  "version": "1.0.0",
  "description": "Pick colors from web pages and get color codes easily.",
  "author": "ColorZilla Community",
  "browser_action": {
    "default_title": "ColorZilla",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "sanjidaz.a.ma.n.08.4@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ColorZilla Alternatives

Here are some Firefox add-ons that are similar to ColorZilla: