What Colour Is It?
Display the time in glorious HEXIDECIMAL colour in new tabs.
Hvad er What Colour Is It??
What Colour Is It? er en Chrome-udvidelse udviklet af Jonic Linley, og dens hovedfunktion er "Display the time in glorious HEXIDECIMAL colour in new tabs.".
Udvidelsesskærmbilleder
Download What Colour Is It?-udvidelses-CRX-fil
Download What Colour Is It?-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | oagpkmfhmcedhdkeemjdgmhchccbebdj |
| Officiel URL | https://chromewebstore.google.com/detail/what-colour-is-it/oagpkmfhmcedhdkeemjdgmhchccbebdj |
| Beskrivelse | Display the time in glorious HEXIDECIMAL colour in new tabs. |
| Filstørrelse | 114 KB |
| Antal Installationer | 178 |
| Nuværende Version | 1.1.0 |
| Senest Opdateret | 2015-01-10 |
| Udgivelsesdato | 2015-01-09 |
| Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
| Udvikler | Jonic Linley |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/Jonic/WhatColourIsIt-ScreenSaver |
| Understøttede Sprog | 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."
} | |