Lustii — Simple Page Color Picker
Copying colors from pages becomes easier
什么是Lustii — Simple Page Color Picker?
Lustii — Simple Page Color Picker是由cresvinn开发的Chrome扩展程序,该扩展的主要功能是“Copying colors from pages becomes easier”。
扩展截图
下载Lustii — Simple Page Color Picker扩展crx文件
下载Lustii — Simple Page Color Picker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Lustii is a functional and practical Chrome browser extension that enables easy color picking from web pages using an eyedropper tool. With Lustii, you can quickly extract colors from pages that interest you and use them in your projects, graphics, or other creative works. Key features of the extension: • Color Eyedropper: Lustii is equipped with an intuitive and user-friendly color eyedropper. Simply hover over any area of a page that contains the color you're interested in, click the left mouse button, and the extension will automatically identify and copy that color. • History of Selected Colors: The extension also provides a convenient history of recently selected colors. You can easily browse through previously picked colors, view their values in HEX format, and reuse them at any time. With Lustii, using the color eyedropper becomes convenient and efficient. You can easily retrieve colors from various web pages and manage them effortlessly with the history feature. It will be an invaluable tool for designers, graphic artists, programmers, or anyone who regularly works with colors in the Chrome browser.
扩展基本信息
名称 | Lustii — Simple Page Color Picker |
ID | jokkcondoknojjpijdbmmahgnlnlabcj |
官方URL | https://chromewebstore.google.com/detail/lustii-%E2%80%94-simple-page-colo/jokkcondoknojjpijdbmmahgnlnlabcj |
简介 | Copying colors from pages becomes easier |
文件大小 | 99.52 KB |
安装次数 | 37 |
当前版本 | 1.0 |
更新时间 | 2023-05-06 |
上架时间 | 2023-05-04 |
开发者 | cresvinn |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lustii \u2014 Simple Page Color Picker", "description": "Copying colors from pages becomes easier", "version": "1.0", "author": "Oliwier Tkacz", "manifest_version": 3, "action": { "default_title": "Sapphire", "default_popup": "index.html", "default_icon": { "16": "icons\/16x16.png", "24": "icons\/48x48.png", "32": "icons\/128x128.png" } }, "permissions": [ "scripting", "tabs", "storage" ], "host_permissions": [ " |