Color-Converter
Convert your color to other color-formats (hex <-> rgb <-> hsl)
Color-Converterคืออะไร?
Color-Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://heithe.com และคุณลักษณะหลักของมันคือ "Convert your color to other color-formats (hex <-> rgb <-> hsl)"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Color-Converter
ดาวน์โหลดไฟล์ส่วนขยาย Color-Converter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        This Extension let you convert a given color into other color-formats.
At this time you can convert: hex, splitted hex <-> rgb in decimal or percentage <-> hsl in decimal or percentage
Just look at the screenshots, install and try it :)
Watch my blog: http://www.heithe.com
Contact me: heithe01+chrcc at gmail dot com
Donations are welcome to heithe01 at gmail dot com through paypal :)                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | ekjjmfmbokeceeeblblppmgkcenhncii | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/color-converter/ekjjmfmbokeceeeblblppmgkcenhncii | 
| คำอธิบาย | Convert your color to other color-formats (hex <-> rgb <-> hsl) | 
| ขนาดไฟล์ | 111 KB | 
| จำนวนการติดตั้ง | 1,105 | 
| เวอร์ชันปัจจุบัน | 1.0.1.1 | 
| อัปเดตครั้งล่าสุด | 2013-06-25 | 
| วันที่เผยแพร่ | 2013-06-25 | 
| คะแนน | 4.33/5 รวมทั้งหมด 6 คะแนน | 
| ผู้พัฒนา | https://heithe.com | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| เว็บไซต์ส่วนขยาย | http://www.heithe.com/blog/ | 
| URL หน้าช่วยเหลือ | http://www.heithe.com/blog/ | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "img\/icons\/color_converter_logo_19.png",
        "default_popup": "html\/color_converter.html",
        "default_title": "Color-Converter"
    },
    "description": "Convert your color to other color-formats (hex <-> rgb <-> hsl)",
    "icons": {
        "128": "img\/icons\/color_converter_logo_128.png",
        "16": "img\/icons\/color_converter_logo_16.png",
        "48": "img\/icons\/color_converter_logo_48.png"
    },
    "manifest_version": 2,
    "name": "Color-Converter",
    "version": "1.0.1.1"
}  |  |