What Colour Is It?
Display the time in glorious HEXIDECIMAL colour in new tabs.
Wat is What Colour Is It??
What Colour Is It? is een Chrome-extensie ontwikkeld door Jonic Linley, en de belangrijkste functie is "Display the time in glorious HEXIDECIMAL colour in new tabs.".
Extensie Screenshots
Download het CRX-bestand van de extensie What Colour Is It?
Download What Colour Is It?-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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). Basisinformatie over de Extensie
| Naam | |
| ID | oagpkmfhmcedhdkeemjdgmhchccbebdj |
| Officiële URL | https://chromewebstore.google.com/detail/what-colour-is-it/oagpkmfhmcedhdkeemjdgmhchccbebdj |
| Beschrijving | Display the time in glorious HEXIDECIMAL colour in new tabs. |
| Bestandsgrootte | 114 KB |
| Aantal Installaties | 178 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2015-01-10 |
| Publicatiedatum | 2015-01-09 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Jonic Linley |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/Jonic/WhatColourIsIt-ScreenSaver |
| Ondersteunde Talen | 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."
} | |