Color Picker for Chrome™
HEX, RGB Color picker, Advanched Eyedropper, Find color code on any page
Color Picker for Chrome™란 무엇입니까?
Color Picker for Chrome™은(는) alanranjith975에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "HEX, RGB Color picker, Advanched Eyedropper, Find color code on any page"입니다.
확장 프로그램 스크린샷
Color Picker for Chrome™ 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A simple color picker tool to grab any color from a webpage. Get the colors in HEX and RGB format.
simple color picker extension allows you to select a pixel on the page and get color in popular formats. Now color picking form image or color picking form screen is made with this simple extension.
Features:
* Simple and One click color picker.
* Light weight.
* Get colors in HEX and RGB format.
Now pick your favorite colors from any webpage and use it. Its simple to use. Makes it easy for a designer and developer to pick colors.
Update:
0.2 works on all web pages
0.3 minor UI update
0.4 UI update 확장 프로그램 기본 정보
| 이름 | |
| ID | cloifjkbfkkifiakmdbioaagpchmfahg |
| 공식 URL | https://chromewebstore.google.com/detail/color-picker-for-chrome/cloifjkbfkkifiakmdbioaagpchmfahg |
| 설명 | HEX, RGB Color picker, Advanched Eyedropper, Find color code on any page |
| 파일 크기 | 41.82 KB |
| 설치 횟수 | 600 |
| 현재 버전 | 0.4 |
| 최근 업데이트 | 2022-07-21 |
| 출시 날짜 | 2021-12-16 |
| 개발자 | alanranjith975 |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 개인정보 보호 정책 페이지 URL | https://alanranjith.github.io/hpp-privacy-policy |
| 지원되는 언어 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Color Picker for Chrome\u2122",
"version": "0.4",
"description": "HEX, RGB Color picker, Advanched Eyedropper, Find color code on any page ",
"permissions": [
"storage",
"activeTab",
"background"
],
"action": {
"default_icon": "\/assets\/colorpicker.png"
},
"background": {
"service_worker": "background.js"
},
"host_permissions": [
" | |