Word Clock

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

Wat is Word Clock?

Word Clock is een Chrome-extensie ontwikkeld door Chris Dalke, en de belangrijkste functie is "A beautiful word clock that replaces the default New Tab interface.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Word Clock

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

                        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!                    

Basisinformatie over de Extensie

Naam Word Clock Word Clock
ID ephnjjcgghfoadekcfjmflbikcjcglmm
Officiële URL https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm
Beschrijving A beautiful word clock that replaces the default New Tab interface.
Bestandsgrootte 1.32 MB
Aantal Installaties 86
Huidige Versie 1.0
Laatst Bijgewerkt 2016-05-30
Publicatiedatum 2016-05-30
Beoordeling 3.75/5 Totaal 4 Beoordelingen
Ontwikkelaar Chris Dalke
Betalingswijze free
Ondersteunde Talen 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"
    }
}