Determine pixel color online

With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV

什么是Determine pixel color online?

Determine pixel color online是由mans.io开发的Chrome扩展程序,该扩展的主要功能是“With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV”。

扩展截图

screenshot
screenshot

下载Determine pixel color online扩展crx文件

下载Determine pixel color online扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV                    

扩展基本信息

名称 Determine pixel color online Determine pixel color online
ID cgbkgmmlldjdooikemhlfgebboganhmn
官方URL https://chromewebstore.google.com/detail/determine-pixel-color-onl/cgbkgmmlldjdooikemhlfgebboganhmn
简介 With this service you can determine the color of a pixel online RGBA HEX HSL CMYK HSV
文件大小 240 KB
安装次数 140
当前版本 1.0.2
更新时间 2023-11-17
上架时间 2023-11-17
开发者 mans.io
电子邮箱 [email protected]
付费类型 free
扩展官网 https://pixel-color-online.com/
帮助页面URL https://pixel-color-online.com/contacts
隐私政策页面URL https://pixel-color-online.com/privacy-policy
支持的语言 id,ms,de,en,fr,nl,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,ml,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "192": "img\/icon128.png"
    },
    "action": [],
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [],
    "version": "1.0.2"
}