Web-Smart Color Converter
Aplicativo que converte e compara cores hexadecimais de 24-bits (True Color) para cores de 12-bits (web-smart) e 8-bits (web-safe).
Web-Smart Color Converterคืออะไร?
Web-Smart Color Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Texugo Atroz และคุณลักษณะหลักของมันคือ "Aplicativo que converte e compara cores hexadecimais de 24-bits (True Color) para cores de 12-bits (web-smart) e 8-bits (web-safe)."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Web-Smart Color Converter
ดาวน์โหลดไฟล์ส่วนขยาย Web-Smart Color Converter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        Git repository:
https://github.com/TexugoAtroz/web-smart-color-converter-chrome-extension                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | bnjfondkoainkkkfgafoagbdhjdbefmn | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/web-smart-color-converter/bnjfondkoainkkkfgafoagbdhjdbefmn | 
| คำอธิบาย | Aplicativo que converte e compara cores hexadecimais de 24-bits (True Color) para cores de 12-bits (web-smart) e 8-bits (web-safe). | 
| ขนาดไฟล์ | 88.4 KB | 
| จำนวนการติดตั้ง | 22 | 
| เวอร์ชันปัจจุบัน | 0.8 | 
| อัปเดตครั้งล่าสุด | 2017-11-07 | 
| วันที่เผยแพร่ | 2017-11-07 | 
| คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน | 
| ผู้พัฒนา | Texugo Atroz | 
| ประเภทการชำระเงิน | free | 
| ภาษาที่รองรับ | pt-BR | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Web-Smart Color Converter",
    "version": "0.8",
    "description": "Aplicativo que converte e compara cores hexadecimais de 24-bits (True Color) para cores de 12-bits (web-smart) e 8-bits (web-safe).",
    "author": "Jonas Gabriel de Souza",
    "browser_action": {
        "default_icon": "assets\/icons\/icon19.png",
        "default_title": "Web-Smart Color Converter",
        "default_popup": "src\/popup.htm"
    }
}  |  |