Color Palette

Make Color palette for your Design

Color Palette란 무엇입니까?

Color Palette은(는) https://ecormi.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Make Color palette for your Design"입니다.

확장 프로그램 스크린샷

screenshot

Color Palette 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Color Palette Color Palette
ID bhbeohgjkbmajdombdkkfoaejkacjeje
공식 URL https://chromewebstore.google.com/detail/color-palette/bhbeohgjkbmajdombdkkfoaejkacjeje
설명 Make Color palette for your Design
파일 크기 14.54 KB
설치 횟수 38
현재 버전 1.0
최근 업데이트 2021-07-12
출시 날짜 2021-07-12
평점 5.00/5 총 2 개의 평점
개발자 https://ecormi.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://ecormi.com/
도움말 페이지 URL https://ecormi.com/contact/
지원되는 언어 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"
    }
}