Eye Dropper Extension

Eye Dropper extension to capture your favorite colors

What is Eye Dropper Extension?

Eye Dropper Extension is a Chrome extension developed by Noopur Phalak, and its main feature is "Eye Dropper extension to capture your favorite colors".

Extension Screenshots

screenshot

Download Eye Dropper Extension Extension CRX File

Download Eye Dropper Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Eye Dropper Extension Eye Dropper Extension
ID ddlgfcdjcbnfchcjkcacanicnamcpggf
Official URL https://chromewebstore.google.com/detail/eye-dropper-extension/ddlgfcdjcbnfchcjkcacanicnamcpggf
Description Eye Dropper extension to capture your favorite colors
File Size 28.92 KB
Installation Count 748
Current Version 0.0.1
Last Updated 2022-05-19
Publish Date 2022-05-19
Rating 5.00/5 Total 3 Ratings
Developer Noopur Phalak
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}