Text Clock

Time as Text

Apa itu Text Clock?

Text Clock adalah ekstensi Chrome yang dikembangkan oleh billsearle, dan fitur utamanya adalah "Time as Text".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Text Clock

Unduh file ekstensi Text 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

                        Text clock - readable time.                    

Informasi Dasar Ekstensi

Nama Text Clock Text Clock
ID caacmmeopdailkdlgkimndodjipilaha
URL Resmi https://chromewebstore.google.com/detail/text-clock/caacmmeopdailkdlgkimndodjipilaha
Deskripsi Time as Text
Ukuran File 229 KB
Jumlah Instalasi 169
Versi Saat Ini 0.2
Terakhir Diperbarui 2015-03-20
Tanggal Publikasi 2015-03-19
Penilaian 4.67/5 Total 3 Penilaian
Pengembang billsearle
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://billsearle.me
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Text Clock",
    "description": "Time as Text",
    "version": "0.2",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    }
}