Color Contrast Checker

Color Contrast Checker & Recommendations Tool

Color Contrast Checkerคืออะไร?

Color Contrast Checker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pivotalaccessibility.com และคุณลักษณะหลักของมันคือ "Color Contrast Checker & Recommendations Tool"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Color Contrast Checker is a tool designed to make digital spaces
perceivable for a wide array of users including individuals with low
vision, color blindness, and vision impairments regulating contrast
and brightness levels.
In its entirety, it improves the visual experience and promotes digital
inclusion in adherence to WCAG and ADA.
Color Contrast Checker by Pivotal Accessibility unlike no other offers
recommendations and allows the user to choose from the suggested
color palette. The uber-cool feature in this new-age color contrast
checker is the ability to make independent background/foreground
color changes providing you with on-point solutions.
 
Technical Specifications and App Features:
❯ Stunning and intact layout
❯ Offers an assortment of colors
❯ Provides recommendations and leverage to choose between suggested color options
❯ Extremely user-friendly with single-click solutions
❯ Flexibility to choose colors from websites and applications
❯ Ability to input hex-codes to calculate the contrast ratio
❯ Displays color contrast ratio
❯ Calls out pass/fail status as per all 3 conformance levels of WCAG 2.1, i.e., level A, AA, and AAA
❯ Provides useful references                    

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

ชื่อ Color Contrast Checker Color Contrast Checker
ID gbfgefkhkofclanlcgnhlbmfgjjomock
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/color-contrast-checker/gbfgefkhkofclanlcgnhlbmfgjjomock
คำอธิบาย Color Contrast Checker & Recommendations Tool
ขนาดไฟล์ 2.85 MB
จำนวนการติดตั้ง 2,000
เวอร์ชันปัจจุบัน 1.6.7
อัปเดตครั้งล่าสุด 2023-10-25
วันที่เผยแพร่ 2022-04-21
คะแนน 4.90/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา https://pivotalaccessibility.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.pivotalaccessibility.com/
URL หน้าช่วยเหลือ https://www.pivotalaccessibility.com/contact-us/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Color Contrast Checker",
    "description": "Color Contrast Checker & Recommendations Tool",
    "version": "1.6.7",
    "manifest_version": 3,
    "author": "Pivotal Accessibility",
    "background": {
        "service_worker": "minijs\/background.min.js"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/main-logottp.png",
            "32": "images\/main-logottp.png",
            "48": "images\/main-logottp.png",
            "128": "images\/main-logottp.png"
        }
    },
    "icons": {
        "16": "images\/main-logottp.png",
        "32": "images\/main-logottp.png",
        "48": "images\/main-logottp.png",
        "128": "images\/main-logottp.png"
    },
    "permissions": []
}