Determine pixel color online

With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV

Determine pixel color online란 무엇입니까?

Determine pixel color online은(는) mans.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Determine pixel color online 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV                    

확장 프로그램 기본 정보

이름 Determine pixel color online Determine pixel color online
ID cgbkgmmlldjdooikemhlfgebboganhmn
공식 URL https://chromewebstore.google.com/detail/determine-pixel-color-onl/cgbkgmmlldjdooikemhlfgebboganhmn
설명 With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV
파일 크기 240 KB
설치 횟수 140
현재 버전 1.0.2
최근 업데이트 2023-11-17
출시 날짜 2023-11-17
개발자 mans.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://pixel-color-online.com/
도움말 페이지 URL https://pixel-color-online.com/contacts
개인정보 보호 정책 페이지 URL https://pixel-color-online.com/privacy-policy
지원되는 언어 id,ms,de,en,fr,nl,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,ml,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "192": "img\/icon128.png"
    },
    "action": [],
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [],
    "version": "1.0.2"
}