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).
Apa itu Web-Smart Color Converter?
Web-Smart Color Converter adalah ekstensi Chrome yang dikembangkan oleh Texugo Atroz, dan fitur utamanya adalah "Aplicativo que converte e compara cores hexadecimais de 24-bits (True Color) para cores de 12-bits (web-smart) e 8-bits (web-safe).".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Web-Smart Color Converter
Unduh file ekstensi Web-Smart Color Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
                        Git repository:
https://github.com/TexugoAtroz/web-smart-color-converter-chrome-extension                     Informasi Dasar Ekstensi
| Nama |   |  
| ID | bnjfondkoainkkkfgafoagbdhjdbefmn | 
| URL Resmi | https://chromewebstore.google.com/detail/web-smart-color-converter/bnjfondkoainkkkfgafoagbdhjdbefmn | 
| Deskripsi | Aplicativo que converte e compara cores hexadecimais de 24-bits (True Color) para cores de 12-bits (web-smart) e 8-bits (web-safe). | 
| Ukuran File | 88.4 KB | 
| Jumlah Instalasi | 22 | 
| Versi Saat Ini | 0.8 | 
| Terakhir Diperbarui | 2017-11-07 | 
| Tanggal Publikasi | 2017-11-07 | 
| Penilaian | 4.50/5 Total 2 Penilaian | 
| Pengembang | Texugo Atroz | 
| Tipe Pembayaran | free | 
| Bahasa yang Didukung | 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"
    }
}  |  |