CSS Color Helper

All the CSS color help you need

CSS Color Helperคืออะไร?

CSS Color Helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Anell Kumarr Beeram และคุณลักษณะหลักของมันคือ "All the CSS color help you need"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        All the CSS color help you need for designers and developers alike. Color codes, pickers, converters and palettes.                    

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

ชื่อ CSS Color Helper CSS Color Helper
ID hiljhpcfhankmcfomogedikgkpnhocjl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/css-color-helper/hiljhpcfhankmcfomogedikgkpnhocjl
คำอธิบาย All the CSS color help you need
ขนาดไฟล์ 3.13 MB
จำนวนการติดตั้ง 21
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-11-29
วันที่เผยแพร่ 2019-11-28
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Anell Kumarr Beeram
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CSS Color Helper",
    "version": "1.0",
    "description": "All the CSS color help you need",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "CSS Color Helper: All the CSS color help you need"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}