Color Palette
Make Color palette for your Design
Cos'è Color Palette?
Color Palette è un'estensione di Chrome sviluppata da https://ecormi.com, e la sua funzione principale è "Make Color palette for your Design".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Color Palette
Scarica i file di estensione Color Palette 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
Color palette is a collection of colors and shades for designers. Its not easy at all to find perfect color palette for art or design.
Here in this tool we tried to make a way to generate thousands of color scheme. Lets discover the new color schemes tool for your Design.
** Instructions ***
Please Enter Space to create new color Palette.
Please Enter E to change Background Color
** Please let us know if you have any suggestion. Its our First Version. Informazioni di Base sull'Estensione
| Nome | |
| ID | bhbeohgjkbmajdombdkkfoaejkacjeje |
| URL Ufficiale | https://chromewebstore.google.com/detail/color-palette/bhbeohgjkbmajdombdkkfoaejkacjeje |
| Descrizione | Make Color palette for your Design |
| Dimensione del File | 14.54 KB |
| Conteggio Installazioni | 38 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2021-07-12 |
| Data di Pubblicazione | 2021-07-12 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | https://ecormi.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://ecormi.com/ |
| URL della Pagina di Aiuto | https://ecormi.com/contact/ |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Color Palette",
"description": "Make Color palette for your Design",
"version": "1.0",
"browser_action": {
"default_icon": "Color Palette.png",
"default_popup": "index.html"
},
"icons": {
"16": "Color Palette.png",
"32": "Color Palette.png",
"48": "Color Palette.png",
"128": "Color Palette.png"
}
} | |