Determine pixel color online

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

Was ist Determine pixel color online?

Determine pixel color online ist eine Chrome-Erweiterung, die von mans.io entwickelt wurde, und ihr Hauptmerkmal ist "With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV".

Erweiterungsscreenshots

screenshot
screenshot

Determine pixel color online-Erweiterungs-CRX-Datei herunterladen

Laden Sie Determine pixel color online-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

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

Grundlegende Informationen zur Erweiterung

Name Determine pixel color online Determine pixel color online
ID cgbkgmmlldjdooikemhlfgebboganhmn
Offizielle URL https://chromewebstore.google.com/detail/determine-pixel-color-onl/cgbkgmmlldjdooikemhlfgebboganhmn
Beschreibung With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV
Dateigröße 240 KB
Installationsanzahl 140
Aktuelle Version 1.0.2
Letztes Update 2023-11-17
Veröffentlichungsdatum 2023-11-17
Entwickler mans.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://pixel-color-online.com/
Hilfeseite URL https://pixel-color-online.com/contacts
URL der Datenschutzrichtlinien-Seite https://pixel-color-online.com/privacy-policy
Unterstützte Sprachen 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"
}