What Colour Is It?

Display the time in glorious HEXIDECIMAL colour in new tabs.

What is What Colour Is It??

What Colour Is It? is a Chrome extension developed by Jonic Linley, and its main feature is "Display the time in glorious HEXIDECIMAL colour in new tabs.".

Extension Screenshots

screenshot
screenshot

Download What Colour Is It? Extension CRX File

Download What Colour Is It? 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

                        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).                    

Extension Basic Information

Name What Colour Is It? What Colour Is It?
ID oagpkmfhmcedhdkeemjdgmhchccbebdj
Official URL https://chromewebstore.google.com/detail/what-colour-is-it/oagpkmfhmcedhdkeemjdgmhchccbebdj
Description Display the time in glorious HEXIDECIMAL colour in new tabs.
File Size 114 KB
Installation Count 178
Current Version 1.1.0
Last Updated 2015-01-10
Publish Date 2015-01-09
Rating 5.00/5 Total 2 Ratings
Developer Jonic Linley
Payment Type free
Extension Website https://github.com/Jonic/WhatColourIsIt-ScreenSaver
Supported Languages 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."
}