ColorZilla Cn Firefox

Examine source code of ColorZilla Cn

Inspect and view changes in ColorZilla Cn 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.3",
  "description": "Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "64": "icons/logo_64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{84cc17a9-1c23-434c-84c1-924f25f5f6fe}"
    }
  }
}

Best ColorZilla Cn Alternatives

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