Word Clock

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

Apa itu Word Clock?

Word Clock adalah ekstensi Chrome yang dikembangkan oleh Chris Dalke, dan fitur utamanya adalah "A beautiful word clock that replaces the default New Tab interface.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Word Clock

Unduh file ekstensi Word Clock dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Word Clock Word Clock
ID ephnjjcgghfoadekcfjmflbikcjcglmm
URL Resmi https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm
Deskripsi A beautiful word clock that replaces the default New Tab interface.
Ukuran File 1.32 MB
Jumlah Instalasi 86
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-05-30
Tanggal Publikasi 2016-05-30
Penilaian 3.75/5 Total 4 Penilaian
Pengembang Chris Dalke
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}