Eye Dropper Extension
Eye Dropper extension to capture your favorite colors
Eye Dropper Extensionとは何ですか?
Eye Dropper ExtensionはNoopur Phalakによって開発されたChromeの拡張機能で、その主な機能は「Eye Dropper extension to capture your favorite colors」です。
拡張機能のスクリーンショット
Eye Dropper Extension拡張機能のCRXファイルをダウンロード
Eye Dropper Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension quickly helps in getting the Hex code for the colours you see and like to use it in your projects.
拡張機能の基本情報
名前 | Eye Dropper Extension |
ID | ddlgfcdjcbnfchcjkcacanicnamcpggf |
公式URL | https://chromewebstore.google.com/detail/eye-dropper-extension/ddlgfcdjcbnfchcjkcacanicnamcpggf |
説明 | Eye Dropper extension to capture your favorite colors |
ファイルサイズ | 28.92 KB |
インストール数 | 748 |
現在のバージョン | 0.0.1 |
最終更新日 | 2022-05-19 |
公開日 | 2022-05-19 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | Noopur Phalak |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" } } |