Color Picker

A simple color picker extension. copy or clear them with a single click.

Cos'è Color Picker?

Color Picker è un'estensione di Chrome sviluppata da Tejas Sachin Sharma, e la sua funzione principale è "A simple color picker extension. copy or clear them with a single click.".

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

                        Grab colors from web pages, color picker, color history. Compared to Color picker, color pick, eyedropper, colorzilla this better. Now you can easily pick any  from any website with our new extension. Color Picker tool will get color palette from any webpage you need. It's a pretty useful tool for web developers or web designers. This extension is pretty simple to use and it has simple and user-friendly interface. We provide you and amazing and useful Color Picker tool so you can get HEX colors from any webpage.                    

Informazioni di Base sull'Estensione

Nome Color Picker Color Picker
ID blhbodfabadkmkbechlomcgfhlbhpabp
URL Ufficiale https://chromewebstore.google.com/detail/color-picker/blhbodfabadkmkbechlomcgfhlbhpabp
Descrizione A simple color picker extension. copy or clear them with a single click.
Dimensione del File 16.16 KB
Conteggio Installazioni 273
Versione Corrente 1.0
Ultimo Aggiornamento 2023-09-24
Data di Pubblicazione 2023-03-17
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Tejas Sachin Sharma
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Color Picker",
    "description": "A simple color picker extension. copy or clear them with a single click.",
    "version": "1.0",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}