What Colour Is It?
Display the time in glorious HEXIDECIMAL colour in new tabs.
Vad är What Colour Is It??
What Colour Is It? är en Chrome-tillägg utvecklad av Jonic Linley, och dess huvudfunktion är "Display the time in glorious HEXIDECIMAL colour in new tabs.".
Tilläggsskärmbilder
Ladda ner What Colour Is It?-förlängningens CRX-fil
Ladda ner What Colour Is It?-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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). Grundläggande Information om Tillägg
| Namn | |
| ID | oagpkmfhmcedhdkeemjdgmhchccbebdj |
| Officiell webbadress | https://chromewebstore.google.com/detail/what-colour-is-it/oagpkmfhmcedhdkeemjdgmhchccbebdj |
| Beskrivning | Display the time in glorious HEXIDECIMAL colour in new tabs. |
| Filstorlek | 114 KB |
| Antal Installationer | 178 |
| Aktuell Version | 1.1.0 |
| Senast Uppdaterad | 2015-01-10 |
| Publiceringsdatum | 2015-01-09 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | Jonic Linley |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/Jonic/WhatColourIsIt-ScreenSaver |
| Stödda Språk | 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."
} | |