CSS Color Helper

All the CSS color help you need

Apa itu CSS Color Helper?

CSS Color Helper adalah ekstensi Chrome yang dikembangkan oleh Anell Kumarr Beeram, dan fitur utamanya adalah "All the CSS color help you need".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi CSS Color Helper

Unduh file ekstensi CSS Color Helper 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

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

Informasi Dasar Ekstensi

Nama CSS Color Helper CSS Color Helper
ID hiljhpcfhankmcfomogedikgkpnhocjl
URL Resmi https://chromewebstore.google.com/detail/css-color-helper/hiljhpcfhankmcfomogedikgkpnhocjl
Deskripsi All the CSS color help you need
Ukuran File 3.13 MB
Jumlah Instalasi 21
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-11-29
Tanggal Publikasi 2019-11-28
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Anell Kumarr Beeram
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}