Color Picker

Define the color of any element right on the web page

Color Pickerคืออะไร?

Color Picker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pushkinvasya73 และคุณลักษณะหลักของมันคือ "Define the color of any element right on the web page"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Color Picker

ดาวน์โหลดไฟล์ส่วนขยาย Color Picker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Useful, ad-free, reliable, easy to use and absolutely free - color picker. Pick color from any website you need in simple manner. The color palette is absolutely free and most importantly, very versatile. Install Eyedropper and improve your browsing instantly. Awesome ad simple extension allows you to select a pixel on the page and get color in popular formats. Bet you won`t find a better Eyedropper extension that simply does its job and has no ads. Extension is absolutely free and has no hidden scripts to mess with your personal data. It`s an color picker that simply does its job without any troubles. Extension flawlessly does what it`s supposed to do – instantly pick color from web pages. Download color picker and you`ll be satisfied. Don`t forget to refresh a webpage for the extension to work. All you have to do to start working is to click on extension icon in the upper right. After installation you`ll extracts the most used color from web pages just in one click while you're surfing the web. It also doesn`t weigh a lot and it`s pretty easy to install and use. Don`t hesitate and get this useful and reliable extension now. Rate the product and share with friends. If you have any comment or request, then feel free to share it in comments.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Color Picker Color Picker
ID kcdjkpahilfbajemghhapfompnafeijf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/color-picker/kcdjkpahilfbajemghhapfompnafeijf
คำอธิบาย Define the color of any element right on the web page
ขนาดไฟล์ 45.4 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2022-01-13
วันที่เผยแพร่ 2021-04-06
คะแนน 1.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา pushkinvasya73
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "stompalFe\/hynbsa\/fagasDeroas\/cfona.png"
    },
    "background": {
        "scripts": [
            "stompalFe\/hynbsa\/cumpasSontij\/aferno\/kumonSaf.js",
            "stompalFe\/color-thief.umd.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "stompalFe\/hynbsa\/cumpasSontij\/geDe.js"
            ],
            "css": [
                "stompalFe\/css.css"
            ]
        }
    ],
    "default_locale": "en",
    "content_security_policy": "script-src 'self' 'sha256-WDhufSqZOEoWULzS4Nwz11MNyHzZClVYbQ2JSt1vfkw'; object-src 'self'",
    "manifest_version": 2,
    "name": "Color Picker",
    "description": "Define the color of any element right on the web page",
    "version": "1.2",
    "browser_action": {
        "default_popup": "stompalFe\/hynbsa\/cumpasSontij\/aferno\/cormatDefa.html",
        "default_title": "ColorPicker"
    },
    "permissions": [
        "",
        "storage"
    ]
}