Word Clock

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

Cos'è Word Clock?

Word Clock è un'estensione di Chrome sviluppata da Chris Dalke, e la sua funzione principale è "A beautiful word clock that replaces the default New Tab interface.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Word Clock

Scarica i file di estensione Word Clock in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Word Clock Word Clock
ID ephnjjcgghfoadekcfjmflbikcjcglmm
URL Ufficiale https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm
Descrizione A beautiful word clock that replaces the default New Tab interface.
Dimensione del File 1.32 MB
Conteggio Installazioni 86
Versione Corrente 1.0
Ultimo Aggiornamento 2016-05-30
Data di Pubblicazione 2016-05-30
Valutazione 3.75/5 Totale 4 Valutazioni
Sviluppatore Chris Dalke
Tipo di Pagamento free
Lingue Supportate 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"
    }
}