Eye Dropper Extension

Eye Dropper extension to capture your favorite colors

Was ist Eye Dropper Extension?

Eye Dropper Extension ist eine Chrome-Erweiterung, die von Noopur Phalak entwickelt wurde, und ihr Hauptmerkmal ist "Eye Dropper extension to capture your favorite colors".

Erweiterungsscreenshots

screenshot

Eye Dropper Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie Eye Dropper Extension-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

                        This extension quickly helps in getting the Hex code for the colours you see and like to use it in your projects.                    

Grundlegende Informationen zur Erweiterung

Name Eye Dropper Extension Eye Dropper Extension
ID ddlgfcdjcbnfchcjkcacanicnamcpggf
Offizielle URL https://chromewebstore.google.com/detail/eye-dropper-extension/ddlgfcdjcbnfchcjkcacanicnamcpggf
Beschreibung Eye Dropper extension to capture your favorite colors
Dateigröße 28.92 KB
Installationsanzahl 748
Aktuelle Version 0.0.1
Letztes Update 2022-05-19
Veröffentlichungsdatum 2022-05-19
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler Noopur Phalak
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Eye Dropper Extension",
    "description": "Eye Dropper extension to capture your favorite colors",
    "version": "0.0.1",
    "action": {
        "default_popup": "popup.html"
    }
}