New Tab Page with Date and Time

A redesigned new tab page that has a date and time.

Apa itu New Tab Page with Date and Time?

New Tab Page with Date and Time adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "A redesigned new tab page that has a date and time.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi New Tab Page with Date and Time

Unduh file ekstensi New Tab Page with Date and Time 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

                                            

Informasi Dasar Ekstensi

Nama New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
URL Resmi https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
Deskripsi A redesigned new tab page that has a date and time.
Ukuran File 243 KB
Jumlah Instalasi 68
Versi Saat Ini 1.0
Terakhir Diperbarui 2012-10-05
Tanggal Publikasi 2012-10-05
Penilaian 4.00/5 Total 3 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page with Date and Time",
    "version": "1.0",
    "manifest_version": 2,
    "description": "A redesigned new tab page that has a date and time.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}