World Clocks New Tab

World Clocks New Tab - See multiple analog clocks with different timezones on a new tab

Apa itu World Clocks New Tab?

World Clocks New Tab adalah ekstensi Chrome yang dikembangkan oleh alextrastero, dan fitur utamanya adalah "World Clocks New Tab - See multiple analog clocks with different timezones on a new tab".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi World Clocks New Tab

Unduh file ekstensi World Clocks New Tab 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 New Tab - See multiple analog clocks with different timezones on a new tab                    

Informasi Dasar Ekstensi

Nama World Clocks New Tab World Clocks New Tab
ID kgdofgjeidgppjkamhldifcjdmbcpipi
URL Resmi https://chromewebstore.google.com/detail/world-clocks-new-tab/kgdofgjeidgppjkamhldifcjdmbcpipi
Deskripsi World Clocks New Tab - See multiple analog clocks with different timezones on a new tab
Ukuran File 56.64 KB
Jumlah Instalasi 161
Versi Saat Ini 2.1.1
Terakhir Diperbarui 2018-02-24
Tanggal Publikasi 2018-02-24
Penilaian 4.25/5 Total 4 Penilaian
Pengembang alextrastero
Tipe Pembayaran free
Situs Ekstensi https://github.com/alextrastero/world-clocks-new-tab
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "World Clocks New Tab",
    "short_name": "World Clocks",
    "version": "2.1.1",
    "description": "World Clocks New Tab - See multiple analog clocks with different timezones on a new tab",
    "author": "Alexander Odell ",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "offline_enabled": true,
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}