Color Picker

A simple color picker extension. copy or clear them with a single click.

Color Pickerคืออะไร?

Color Picker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tejas Sachin Sharma และคุณลักษณะหลักของมันคือ "A simple color picker extension. copy or clear them with a single click."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Color Picker

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

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

                        Grab colors from web pages, color picker, color history. Compared to Color picker, color pick, eyedropper, colorzilla this better. Now you can easily pick any  from any website with our new extension. Color Picker tool will get color palette from any webpage you need. It's a pretty useful tool for web developers or web designers. This extension is pretty simple to use and it has simple and user-friendly interface. We provide you and amazing and useful Color Picker tool so you can get HEX colors from any webpage.                    

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

ชื่อ Color Picker Color Picker
ID blhbodfabadkmkbechlomcgfhlbhpabp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/color-picker/blhbodfabadkmkbechlomcgfhlbhpabp
คำอธิบาย A simple color picker extension. copy or clear them with a single click.
ขนาดไฟล์ 16.16 KB
จำนวนการติดตั้ง 273
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-09-24
วันที่เผยแพร่ 2023-03-17
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Tejas Sachin Sharma
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Color Picker",
    "description": "A simple color picker extension. copy or clear them with a single click.",
    "version": "1.0",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}