Color Keeper: Organize & Save Colors

Select and preserve your colors with ease in custom, well-organized color palettes.

Color Keeper: Organize & Save Colorsคืออะไร?

Color Keeper: Organize & Save Colors เป็นส่วนขยายของ Chrome ที่พัฒนาโดย roumi และคุณลักษณะหลักของมันคือ "Select and preserve your colors with ease in custom, well-organized color palettes."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Color Keeper: Organize & Save Colors

ดาวน์โหลดไฟล์ส่วนขยาย Color Keeper: Organize & Save Colors ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Color Keeper: Your Ultimate Color Palette Tool. This user-friendly extension empowers you to create, organize, and manage custom color palettes right from your browser, making your design process seamless and inspirational.

With Color Keeper, you can start by crafting unique color palettes that capture your creative vision. Whether you're working on a web project, graphic design, or even interior decorating, having the right color palette at your fingertips is essential. The extension allows you to capture and save any color that catches your eye on the web, helping you to build a color collection that resonates with your personal style or project needs.

One of the standout features of Color Keeper is its export and import capabilities. This feature is perfect for sharing your color discoveries with colleagues or clients, ensuring everyone is aligned with the project's color vision. You can export your palettes in various formats, making them compatible with other design tools, or import them to continue working on existing projects. This flexibility facilitates collaboration and idea sharing, making the design process more inclusive and accessible.

Moreover, Color Keeper excels with its ability to import palettes directly from specialized sites like colorhunt. This feature allows you to draw inspiration from current color trends and incorporate them directly into your projects. Whether you're looking to replicate the aesthetic of a particular image or explore popular palettes within the design community, Color Keeper makes this process effortless.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Color Keeper: Organize & Save Colors Color Keeper: Organize & Save Colors
ID klemgpioamgcfcdnipmglnbpliaodbne
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/color-keeper-organize-sav/klemgpioamgcfcdnipmglnbpliaodbne
คำอธิบาย Select and preserve your colors with ease in custom, well-organized color palettes.
ขนาดไฟล์ 112 KB
จำนวนการติดตั้ง 1,157
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2024-02-21
วันที่เผยแพร่ 2019-08-08
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา roumi
อีเมล [email protected]
ประเภทการชำระเงิน in_app
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Color Keeper: Organize & Save Colors",
    "description": "Select and preserve your colors with ease in custom, well-organized color palettes.",
    "version": "2.0.1",
    "action": {
        "default_popup": "index.html",
        "default_icon": "images\/logo-128.png"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "images\/logo-128.png"
    },
    "background": {
        "service_worker": "background\/extpay-app.js"
    }
}