Word Clock

A beautiful word clock that replaces the default New Tab interface.

Hvad er Word Clock?

Word Clock er en Chrome-udvidelse udviklet af Chris Dalke, og dens hovedfunktion er "A beautiful word clock that replaces the default New Tab interface.".

Udvidelsesskærmbilleder

screenshot

Download Word Clock-udvidelses-CRX-fil

Download Word Clock-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

                        Word Clock is a simple, beautiful background for your new tab screen. The extension replaces the new tab screen with a Grid-style word clock, with words that light up to show the current time.

Coming Soon:
-24 hour time
-Support for time zones besides the client time
-Customizable color palette for background

Please leave a rating!                    

Grundlæggende oplysninger om udvidelsen

Navn Word Clock Word Clock
ID ephnjjcgghfoadekcfjmflbikcjcglmm
Officiel URL https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm
Beskrivelse A beautiful word clock that replaces the default New Tab interface.
Filstørrelse 1.32 MB
Antal Installationer 86
Nuværende Version 1.0
Senest Opdateret 2016-05-30
Udgivelsesdato 2016-05-30
Bedømmelse 3.75/5 Samlet 4 Bedømmelser
Udvikler Chris Dalke
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Word Clock",
    "short_name": "Word Clock",
    "version": "1.0",
    "description": "A beautiful word clock that replaces the default New Tab interface.",
    "author": "Chris Dalke",
    "icons": {
        "48": "static\/img\/icon48.png",
        "128": "static\/img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.htm"
    }
}