Pickero
Helps you with picking color values from your browsers current tab. Eye drop button makes everything easy for you.
什么是Pickero?
Pickero是由client开发的Chrome扩展程序,该扩展的主要功能是“Helps you with picking color values from your browsers current tab. Eye drop button makes everything easy for you.”。
扩展截图
下载Pickero扩展crx文件
下载Pickero扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Find the color values that you like on a tab easily using Pickero. Features : - Eye Dropper - Save last picked colors - Color Palette for selecting colors - Show both rgb and hex values - Copy color code to clipboard
扩展基本信息
名称 | Pickero |
ID | pembnoempgcaclgebonodhljchdmbjhf |
官方URL | https://chromewebstore.google.com/detail/pickero/pembnoempgcaclgebonodhljchdmbjhf |
简介 | Helps you with picking color values from your browsers current tab. Eye drop button makes everything easy for you. |
文件大小 | 31.05 KB |
安装次数 | 1,000 |
当前版本 | 1.0.0 |
更新时间 | 2021-10-28 |
上架时间 | 2021-10-27 |
评分 | 5.00/5 共7次评分 |
开发者 | client |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pickero", "description": "Helps you with picking color values from your browsers current tab. Eye drop button makes everything easy for you.", "version": "1.0.0", "icons": { "16": ".\/assets\/16.png", "24": ".\/assets\/24.png", "32": ".\/assets\/32.png", "48": ".\/assets\/48.png", "128": ".\/assets\/128.png" }, "browser_action": { "default_popup": ".\/popup\/popup.html" }, "content_scripts": [ { "matches": [ " |