Color Palette
Make Color palette for your Design
Co to jest Color Palette?
Color Palette to rozszerzenie Chrome opracowane przez https://ecormi.com, a jego główną funkcją jest „Make Color palette for your Design”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Color Palette
Pobierz pliki rozszerzeń Color Palette w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | bhbeohgjkbmajdombdkkfoaejkacjeje |
| Oficjalny URL | https://chromewebstore.google.com/detail/color-palette/bhbeohgjkbmajdombdkkfoaejkacjeje |
| Opis | Make Color palette for your Design |
| Rozmiar pliku | 14.54 KB |
| Liczba instalacji | 38 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2021-07-12 |
| Data Publikacji | 2021-07-12 |
| Ocena | 5.00/5 Łącznie 2 Oceny |
| Deweloper | https://ecormi.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://ecormi.com/ |
| Adres URL Strony Pomocy | https://ecormi.com/contact/ |
| Obsługiwane Języki | 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"
}
} | |