WebExtension.net
WebExtension.net

ColorZilla

View on Chrome Web Store
View ColorZilla Chrome Extension on Chrome Web Store
4.6 (3,843 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies
Type
Extension
Users
4,000,000 users
Website colorzilla.com
colorzilla.com
View author page of colorzilla.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 8, 2012
Version 4.1
Manifest version
3
Updated
Updated on May 22, 2024
View on Chrome Web Store
View ColorZilla Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ColorZilla",
    "version": "4.1",
    "minimum_chrome_version": "114",
    "description": "__MSG_extension_description__",
    "default_locale": "en",
    "background": {
        "service_worker": "js\/background-combo.js"
    },
    "options_ui": {
        "page": "html\/options.html"
    },
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "19": "images\/main-icon-19.png"
        },
        "default_title": "ColorZilla",
        "default_popup": "html\/popup.html"
    },
    "permissions": [
        "tabs",
        "scripting",
        "storage",
        "offscreen"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "css\/content-style.css",
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top