Eye Dropper Extension

Eye Dropper extension to capture your favorite colors

Apa itu Eye Dropper Extension?

Eye Dropper Extension adalah ekstensi Chrome yang dikembangkan oleh Noopur Phalak, dan fitur utamanya adalah "Eye Dropper extension to capture your favorite colors".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Eye Dropper Extension

Unduh file ekstensi Eye Dropper Extension 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

                        This extension quickly helps in getting the Hex code for the colours you see and like to use it in your projects.                    

Informasi Dasar Ekstensi

Nama Eye Dropper Extension Eye Dropper Extension
ID ddlgfcdjcbnfchcjkcacanicnamcpggf
URL Resmi https://chromewebstore.google.com/detail/eye-dropper-extension/ddlgfcdjcbnfchcjkcacanicnamcpggf
Deskripsi Eye Dropper extension to capture your favorite colors
Ukuran File 28.92 KB
Jumlah Instalasi 748
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2022-05-19
Tanggal Publikasi 2022-05-19
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Noopur Phalak
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Eye Dropper Extension",
    "description": "Eye Dropper extension to capture your favorite colors",
    "version": "0.0.1",
    "action": {
        "default_popup": "popup.html"
    }
}