Color Picker

Define the color of any element right on the web page

Apa itu Color Picker?

Color Picker adalah ekstensi Chrome yang dikembangkan oleh pushkinvasya73, dan fitur utamanya adalah "Define the color of any element right on the web page".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Color Picker

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

                        Useful, ad-free, reliable, easy to use and absolutely free - color picker. Pick color from any website you need in simple manner. The color palette is absolutely free and most importantly, very versatile. Install Eyedropper and improve your browsing instantly. Awesome ad simple extension allows you to select a pixel on the page and get color in popular formats. Bet you won`t find a better Eyedropper extension that simply does its job and has no ads. Extension is absolutely free and has no hidden scripts to mess with your personal data. It`s an color picker that simply does its job without any troubles. Extension flawlessly does what it`s supposed to do – instantly pick color from web pages. Download color picker and you`ll be satisfied. Don`t forget to refresh a webpage for the extension to work. All you have to do to start working is to click on extension icon in the upper right. After installation you`ll extracts the most used color from web pages just in one click while you're surfing the web. It also doesn`t weigh a lot and it`s pretty easy to install and use. Don`t hesitate and get this useful and reliable extension now. Rate the product and share with friends. If you have any comment or request, then feel free to share it in comments.                    

Informasi Dasar Ekstensi

Nama Color Picker Color Picker
ID kcdjkpahilfbajemghhapfompnafeijf
URL Resmi https://chromewebstore.google.com/detail/color-picker/kcdjkpahilfbajemghhapfompnafeijf
Deskripsi Define the color of any element right on the web page
Ukuran File 45.4 KB
Jumlah Instalasi 1,000
Versi Saat Ini 1.2
Terakhir Diperbarui 2022-01-13
Tanggal Publikasi 2021-04-06
Penilaian 1.00/5 Total 4 Penilaian
Pengembang pushkinvasya73
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "stompalFe\/hynbsa\/fagasDeroas\/cfona.png"
    },
    "background": {
        "scripts": [
            "stompalFe\/hynbsa\/cumpasSontij\/aferno\/kumonSaf.js",
            "stompalFe\/color-thief.umd.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "stompalFe\/hynbsa\/cumpasSontij\/geDe.js"
            ],
            "css": [
                "stompalFe\/css.css"
            ]
        }
    ],
    "default_locale": "en",
    "content_security_policy": "script-src 'self' 'sha256-WDhufSqZOEoWULzS4Nwz11MNyHzZClVYbQ2JSt1vfkw'; object-src 'self'",
    "manifest_version": 2,
    "name": "Color Picker",
    "description": "Define the color of any element right on the web page",
    "version": "1.2",
    "browser_action": {
        "default_popup": "stompalFe\/hynbsa\/cumpasSontij\/aferno\/cormatDefa.html",
        "default_title": "ColorPicker"
    },
    "permissions": [
        "",
        "storage"
    ]
}