WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ColorFish 🐠 Color Picker

ColorFish 🐠 Color Picker

View on Chrome Web Store
View ColorFish 🐠 Color Picker Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (5 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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
1,000 users
1K
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
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ColorFish 🐠 Color Picker Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

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"
    ]
}
© 2025 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