CSS Color Names

CSS Color Names Reference

CSS Color Namesคืออะไร?

CSS Color Names เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pluraldev.com และคุณลักษณะหลักของมันคือ "CSS Color Names Reference"

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

screenshot

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

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

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

                        Provides a reference  for the CSS color names,  based in  the SVG 1.0 color keyword names (http://www.w3.org/TR/SVG/types.html#ColorKeywords).
You can copy the names to the clipboard by clicking a color tile.                    

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

ชื่อ CSS Color Names CSS Color Names
ID dpjlhcacpgbemcijbpkpakofehlaejah
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/css-color-names/dpjlhcacpgbemcijbpkpakofehlaejah
คำอธิบาย CSS Color Names Reference
ขนาดไฟล์ 64.31 KB
จำนวนการติดตั้ง 596
เวอร์ชันปัจจุบัน 1.0.3.5
อัปเดตครั้งล่าสุด 2015-05-12
วันที่เผยแพร่ 2015-05-12
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา pluraldev.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://pluraldev.com/apps.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CSS Color Names",
    "short_name": "CSS Color Names",
    "description": "CSS Color Names Reference",
    "version": "1.0.3.5",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "128": "images\/icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}