Coloroo - color picker and palette manager

Modern free open-source color picker and palette manager. Share palettes, download as CSV or SVG, monochromatic, analogous colors...

What is Coloroo - color picker and palette manager?

Coloroo - color picker and palette manager is a Chrome extension developed by coloroo.dev, and its main feature is "Modern free open-source color picker and palette manager. Share palettes, download as CSV or SVG, monochromatic, analogous colors...".

Extension Screenshots

screenshot

Download Coloroo - color picker and palette manager Extension CRX File

Download Coloroo - color picker and palette manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        < BETA VERSION >
=========
Your next new modern free open-source color picker and palette manager.
=========
Updates from last version:
- included color picker widget
- improved design
- added inspector page
- added features to inspector
- added links to account page
=========
Features:
- free extension with the possibility to create an account and store palettes
- color picker widget

New updates will be published every month. 
=========
Current version: 0.0.0.6
Uploaded: 16.01.2020                    

Extension Basic Information

Name Coloroo - color picker and palette manager Coloroo - color picker and palette manager
ID ngndhplncgjcgmlkjekdbkgffmkjcjfj
Official URL https://chromewebstore.google.com/detail/coloroo-color-picker-and/ngndhplncgjcgmlkjekdbkgffmkjcjfj
Description Modern free open-source color picker and palette manager. Share palettes, download as CSV or SVG, monochromatic, analogous colors...
File Size 4.36 MB
Installation Count 79
Current Version 0.0.0.6
Last Updated 2021-01-18
Publish Date 2020-12-13
Developer coloroo.dev
Email [email protected]
Payment Type free
Extension Website https://coloroo.dev
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Coloroo - color picker and palette manager",
    "description": "Modern free open-source color picker and palette manager. Share palettes, download as CSV or SVG, monochromatic, analogous colors...",
    "version": "0.0.0.6",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com https:\/\/cdn.firebase.com https:\/\/*.firebaseio.com; object-src 'self'",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}