Clock

The extension will show you the current time

Apa itu Clock?

Clock adalah ekstensi Chrome yang dikembangkan oleh bhawanvirk, dan fitur utamanya adalah "The extension will show you the current time".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Clock

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

                        This is one of the simple and clean clock.                    

Informasi Dasar Ekstensi

Nama Clock Clock
ID gmfkgjignenhgcimhembjlhpihhonbln
URL Resmi https://chromewebstore.google.com/detail/clock/gmfkgjignenhgcimhembjlhpihhonbln
Deskripsi The extension will show you the current time
Ukuran File 7.42 KB
Jumlah Instalasi 515
Versi Saat Ini 1.0
Terakhir Diperbarui 2013-04-16
Tanggal Publikasi 2013-04-16
Penilaian 4.00/5 Total 2 Penilaian
Pengembang bhawanvirk
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "The extension will show you the current time",
    "name": "Clock",
    "manifest_version": 2,
    "version": "1.0"
}