Color picker

Color Picker gives you the possibility to choose precise colors for your work, and give you the number of the color in HEX and RGB

Color picker란 무엇입니까?

Color picker은(는) hassan saghir에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Color Picker gives you the possibility to choose precise colors for your work, and give you the number of the color in HEX and RGB"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Color Picker gives you the possibility to choose precise colors for your work, and give you the number of the color in HEX, RGB or HSB

Are you in web design? Or maybe you in Photoshop, anyway you have the right place.

Color Picker is the ultimate tool for people working on world web design! It gives you the ability to choose accurate colors for your work, and give you the exact color number you can use in any design software that allows you to use it.

Most of the people who work with Color Picker is web designer, considering it to be useful and important tool for web designers. When working on building a website, you can play with the colors you want to use for the site on this amazing FREE 100% application, choose the number of colors from the application, and use it in the CSS file.

Color Picker makes life easier for web designers, do not change site colors, again and again until you get the results you are looking for, just use color picker to choose the color you need for the website you are working on.

Color Picker is 100% free application, and you can use it as much as you want! Have fun!la construction d'un site Web, vous pouvez jouer avec les couleurs que vous souhaitez utiliser pour le site sur cette application étonnante GRATUIT 100%, choisir le nombre de couleurs à partir de l'application, et de l'utiliser dans le fichier CSS.

Color Picker rend la vie plus facile aux concepteurs web, ne pas changer les couleurs site, encore et encore jusqu'à ce que vous obteniez les résultats que vous recherchez, il suffit d'utiliser sélecteur de couleurs pour choisir la couleur dont vous avez besoin pour le site Web sur lequel vous travaillez.

Color Picker est 100% application gratuite, et vous pouvez l'utiliser autant que vous voulez! Amusez-vous bien!                    

확장 프로그램 기본 정보

이름 Color picker Color picker
ID gffjdohanhmkfbpnjlnmaeabfhghpilo
공식 URL https://chromewebstore.google.com/detail/color-picker/gffjdohanhmkfbpnjlnmaeabfhghpilo
설명 Color Picker gives you the possibility to choose precise colors for your work, and give you the number of the color in HEX and RGB
파일 크기 116 KB
설치 횟수 20,000
현재 버전 2
최근 업데이트 2019-10-27
출시 날짜 2019-10-26
평점 1.79/5 총 52 개의 평점
개발자 hassan saghir
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Color picker",
    "short_name": "Color by HSI",
    "description": "Color Picker gives you the possibility to choose precise colors for your work, and give you the number of the color in HEX and RGB",
    "version": "2",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Color by HSI"
    },
    "icons": {
        "128": "logos\/logo.png",
        "16": "logos\/logo.png"
    }
}