Color Picker

Define the color of any element right on the web page

Cos'è Color Picker?

Color Picker è un'estensione di Chrome sviluppata da pushkinvasya73, e la sua funzione principale è "Define the color of any element right on the web page".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Color Picker

Scarica i file di estensione Color Picker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Color Picker Color Picker
ID kcdjkpahilfbajemghhapfompnafeijf
URL Ufficiale https://chromewebstore.google.com/detail/color-picker/kcdjkpahilfbajemghhapfompnafeijf
Descrizione Define the color of any element right on the web page
Dimensione del File 45.4 KB
Conteggio Installazioni 1,000
Versione Corrente 1.2
Ultimo Aggiornamento 2022-01-13
Data di Pubblicazione 2021-04-06
Valutazione 1.00/5 Totale 4 Valutazioni
Sviluppatore pushkinvasya73
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}