World Clocks

World Clocks

Apa itu World Clocks?

World Clocks adalah ekstensi Chrome yang dikembangkan oleh https://quickrr.com, dan fitur utamanya adalah "World Clocks".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi World Clocks

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

                        World Clocks is a simple yet powerful Chrome extension to display current time in different time zones. Select country & city, and every time you open World Clocks you have local time instantly.


Chrome productivity extensions by http://quickrr.com                    

Informasi Dasar Ekstensi

Nama World Clocks World Clocks
ID ajnbnekhpkkfaobjalnhdoofajkghidp
URL Resmi https://chromewebstore.google.com/detail/world-clocks/ajnbnekhpkkfaobjalnhdoofajkghidp
Deskripsi World Clocks
Ukuran File 255 KB
Jumlah Instalasi 8,708
Versi Saat Ini 2.0
Terakhir Diperbarui 2015-02-22
Tanggal Publikasi 2015-02-22
Penilaian 4.41/5 Total 222 Penilaian
Pengembang https://quickrr.com
Tipe Pembayaran free
Situs Ekstensi http://quickrr.com
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "name": "World Clocks",
    "version": "2.0",
    "manifest_version": 2,
    "description": "World Clocks",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.htm",
        "default_title": "World Clocks"
    },
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    }
}