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ファイルをダウンロード
Color Picker for Chrome™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
| Eメール | [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": [
" | |