Color Picker for Chrome™
HEX, RGB Color picker, Advanched Eyedropper, Find color code on any page
Was ist Color Picker for Chrome™?
Color Picker for Chrome™ ist eine Chrome-Erweiterung, die von alanranjith975 entwickelt wurde, und ihr Hauptmerkmal ist "HEX, RGB Color picker, Advanched Eyedropper, Find color code on any page".
Erweiterungsscreenshots
Color Picker for Chrome™-Erweiterungs-CRX-Datei herunterladen
Laden Sie Color Picker for Chrome™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Color Picker for Chrome™ |
ID | cloifjkbfkkifiakmdbioaagpchmfahg |
Offizielle URL | https://chromewebstore.google.com/detail/color-picker-for-chrome/cloifjkbfkkifiakmdbioaagpchmfahg |
Beschreibung | HEX, RGB Color picker, Advanched Eyedropper, Find color code on any page |
Dateigröße | 41.82 KB |
Installationsanzahl | 600 |
Aktuelle Version | 0.4 |
Letztes Update | 2022-07-21 |
Veröffentlichungsdatum | 2021-12-16 |
Entwickler | alanranjith975 |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://alanranjith.github.io/hpp-privacy-policy |
Unterstützte Sprachen | 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": [ " |