Color Picker Pro

Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!

Color Picker Pro란 무엇입니까?

Color Picker Pro은(는) mdlrichardson에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        I created Color Picker Pro to assist me with some basic web design tasks. I wanted to be able to get hex codes for colors immediately without having to open up other apps like Photoshop.

If you have any questions or recommendations about Color Picker Pro, feel free to drop me an email at [email protected] 

Follow me on G+ for updates! https://plus.google.com/+MarkRichardson90/

Thanks for downloading and please feel free to leave an honest review!                    

확장 프로그램 기본 정보

이름 Color Picker Pro Color Picker Pro
ID bfanioaedpipgmkmmikpgpcgloipdfmh
공식 URL https://chromewebstore.google.com/detail/color-picker-pro/bfanioaedpipgmkmmikpgpcgloipdfmh
설명 Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!
파일 크기 35.99 KB
설치 횟수 1,689
현재 버전 0.1
최근 업데이트 2013-12-30
출시 날짜 2013-12-29
평점 1.19/5 총 21 개의 평점
개발자 mdlrichardson
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Color Picker Pro",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Color Picker Pro allows you to quickly grab the Hex code for a colour from within your browser!",
    "browser_action": {
        "default_icon": "color_picker.png",
        "default_title": "Color Picker Pro!",
        "default_popup": "extension.html"
    }
}