Color Grab

Copy the color code from any webpage in various formats.

Color Grab क्या है?

Color Grab https://www.techy.how द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Copy the color code from any webpage in various formats."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Color Grab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Color Grab Color Grab
ID ocfondngidllnbfjpogdecokahgjkelg
आधिकारिक URL https://chromewebstore.google.com/detail/color-grab/ocfondngidllnbfjpogdecokahgjkelg
विवरण Copy the color code from any webpage in various formats.
फ़ाइल का आकार 76.55 KB
स्थापना संख्या 620
वर्तमान संस्करण 1.0
अंतिम अपडेट 2023-04-04
प्रकाशन तिथि 2023-04-03
डेवलपर https://www.techy.how
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.techy.how/
सहायता पृष्ठ URL https://www.techy.how/tools
गोपनीयता नीति पृष्ठ URL https://www.techy.how/privacy
समर्थित भाषाएँ 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"
    }
}