Color Grab

Copy the color code from any webpage in various formats.

Wat is Color Grab?

Color Grab is een Chrome-extensie ontwikkeld door https://www.techy.how, en de belangrijkste functie is "Copy the color code from any webpage in various formats.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Color Grab

Download Color Grab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Introducing Color Grab, the ultimate color picker tool designed to elevate your design workflow and creativity. Whether you're a professional designer, developer, or simply someone who loves exploring colors, this powerful Chrome extension is the perfect solution for you. With Color Grab, you can:

• Effortlessly select and capture colors from any web page using a user-friendly color picker tool
• Instantly obtain color codes in multiple formats, including RGB, hex, and HSL
• Save and manage a list of your favorite colors for easy access in future projects

Color Grab offers a seamless browsing experience, enabling you to pick and save colors as you browse the web without interrupting your workflow. The extension's intuitive interface ensures you can quickly copy color codes, allowing you to focus on creating visually stunning designs.

As a free and easy-to-use tool, Color Grab is the must-have extension for anyone seeking to enhance their design process and discover new color combinations. Don't miss out on this opportunity to streamline your workflow, boost your creativity, and make a lasting impression with your designs. Install Color Grab now and unlock a world of colors at your fingertips!                    

Basisinformatie over de Extensie

Naam Color Grab Color Grab
ID ocfondngidllnbfjpogdecokahgjkelg
Officiële URL https://chromewebstore.google.com/detail/color-grab/ocfondngidllnbfjpogdecokahgjkelg
Beschrijving Copy the color code from any webpage in various formats.
Bestandsgrootte 76.55 KB
Aantal Installaties 620
Huidige Versie 1.0
Laatst Bijgewerkt 2023-04-04
Publicatiedatum 2023-04-03
Ontwikkelaar https://www.techy.how
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.techy.how/
Help Pagina-URL https://www.techy.how/tools
URL van de Privacybeleid Pagina https://www.techy.how/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Color Grab",
    "version": "1.0",
    "description": "Copy the color code from any webpage in various formats.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}