WebExtension.net
WebExtension.net

ColorFish 🐠 Color Picker

View on Chrome Web Store
View ColorFish 🐠 Color Picker Chrome Extension on Chrome Web Store
5.0 (4 ratings)

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

Open-Source Color Picker for Websites and Desktop Apps
Type
Extension
Users
2,000 users
Website ui.vision
Ui.Vision / a9t9 software GmbH
View author page of Ui.Vision / a9t9 software GmbH
Published
Published on January 22, 2020
Version 0.2.8
Manifest version
2
Updated
Updated on October 6, 2024
View on Chrome Web Store
View ColorFish 🐠 Color Picker Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "scripts\/background.js"
        ]
    },
    "version": "0.2.8",
    "browser_action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png"
        },
        "default_title": "ColorFish \ud83d\udc20 Color Picker"
    },
    "description": "Open-Source Color Picker for Websites and Desktop Apps",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "64": "images\/icon-64.png",
        "128": "images\/icon-128.png"
    },
    "manifest_version": 2,
    "name": "ColorFish \ud83d\udc20 Color Picker",
    "options_page": "options.html",
    "permissions": [
        "contextMenus",
        "notifications",
        "nativeMessaging",
        "activeTab",
        "storage"
    ],
    "short_name": "Color Picker",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "dialog.html",
        "config\/config.json",
        "images\/gear.png",
        "images\/close.png",
        "images\/trash.png",
        "images\/colorfish_cursor.png"
    ]
}
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