色彩選擇器

點一下就可以輕鬆獲得任一網頁物件的RGB/HSL/HEX

What is 色彩選擇器?

色彩選擇器 is a Chrome extension developed by coastum, and its main feature is "點一下就可以輕鬆獲得任一網頁物件的RGB/HSL/HEX".

Extension Screenshots

screenshot
screenshot

Download 色彩選擇器 Extension CRX File

Download 色彩選擇器 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

                        網頁上看見美麗的顏色,要怎麼調出來呢?現在想要得知網頁上的顏色,安裝我點擊兩個按鈕後就可以利用滴管輕鬆獲得任一網頁物件的RGB/HSL/HEX編碼!                    

Extension Basic Information

Name 色彩選擇器 色彩選擇器
ID bgnbgdfckcdadkdekfgdpbcdbjdlbbbh
Official URL https://chromewebstore.google.com/detail/%E8%89%B2%E5%BD%A9%E9%81%B8%E6%93%87%E5%99%A8/bgnbgdfckcdadkdekfgdpbcdbjdlbbbh
Description 點一下就可以輕鬆獲得任一網頁物件的RGB/HSL/HEX
File Size 79.32 KB
Installation Count 196
Current Version 1.1
Last Updated 2022-07-29
Publish Date 2022-07-29
Developer coastum
Email [email protected]
Payment Type free
Extension Website https://sites.google.com/coastumapp-color
Privacy Policy Page URL https://sites.google.com/view/coastumapp/conversion
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u8272\u5f69\u9078\u64c7\u5668",
    "version": "1.1",
    "description": "\u9ede\u4e00\u4e0b\u5c31\u53ef\u4ee5\u8f15\u9b06\u7372\u5f97\u4efb\u4e00\u7db2\u9801\u7269\u4ef6\u7684RGB\/HSL\/HEX",
    "manifest_version": 3,
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_popup": "html\/index.html"
    }
}