Nice Countdown

Nice looking extension to count the days, hour and minutes to a certain point in the future.

Apa itu Nice Countdown?

Nice Countdown adalah ekstensi Chrome yang dikembangkan oleh jeroen.drenth1, dan fitur utamanya adalah "Nice looking extension to count the days, hour and minutes to a certain point in the future.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Nice Countdown

Unduh file ekstensi Nice Countdown 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 Nice Countdown Nice Countdown
ID iohieaklcaidgajlpiiggdpjblakefon
URL Resmi https://chromewebstore.google.com/detail/nice-countdown/iohieaklcaidgajlpiiggdpjblakefon
Deskripsi Nice looking extension to count the days, hour and minutes to a certain point in the future.
Ukuran File 136 KB
Jumlah Instalasi 224
Versi Saat Ini 0.0.0.1
Terakhir Diperbarui 2014-06-30
Tanggal Publikasi 2014-06-30
Penilaian 2.33/5 Total 3 Penilaian
Pengembang jeroen.drenth1
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nice Countdown",
    "description": "Nice looking  extension to count the days, hour and minutes to a certain point in the future.",
    "version": "0.0.0.1",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}