What Colour Is It?

Display the time in glorious HEXIDECIMAL colour in new tabs.

What Colour Is It?คืออะไร?

What Colour Is It? เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jonic Linley และคุณลักษณะหลักของมันคือ "Display the time in glorious HEXIDECIMAL colour in new tabs."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย What Colour Is It?

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

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

                        Converts the current time to a six digit hexidecimal colour. Original concept and code by J.E.Murphy (jemurphy.org) - Rewritten and turned into a Chrome extension by Jonic Linley (100yen.co.uk).                    

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

ชื่อ What Colour Is It? What Colour Is It?
ID oagpkmfhmcedhdkeemjdgmhchccbebdj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/what-colour-is-it/oagpkmfhmcedhdkeemjdgmhchccbebdj
คำอธิบาย Display the time in glorious HEXIDECIMAL colour in new tabs.
ขนาดไฟล์ 114 KB
จำนวนการติดตั้ง 178
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2015-01-10
วันที่เผยแพร่ 2015-01-09
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Jonic Linley
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/Jonic/WhatColourIsIt-ScreenSaver
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "www\/index.html"
    },
    "name": "What Colour Is It?",
    "version": "1.1.0",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2,
    "description": "Display the time in glorious HEXIDECIMAL colour in new tabs."
}