The Worldwide Clocks

The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.

Apa itu The Worldwide Clocks?

The Worldwide Clocks adalah ekstensi Chrome yang dikembangkan oleh TheMojo Apps, dan fitur utamanya adalah "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi The Worldwide Clocks

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

                        The Worldwide Clocks are analog and digital clocks plugin based on GMT offsets. Perfect for world clocks. It is supporting automatic daylight saving time conversions for affected timezone.

Features:
=> Analog Clock
=> Digital Clock
=> Date Display
=> 5 Clock Skins
=> GMT Timezone Offsets
=> Automatic Daylight Saving Time conversion on affected timezone.

Developed By: TheJimIT
Credits: jClocksGMT for MIT License                    

Informasi Dasar Ekstensi

Nama The Worldwide Clocks The Worldwide Clocks
ID ejmmcphlocoahmbnnoihjbcknceealkk
URL Resmi https://chromewebstore.google.com/detail/the-worldwide-clocks/ejmmcphlocoahmbnnoihjbcknceealkk
Deskripsi The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.
Ukuran File 175 KB
Jumlah Instalasi 322
Versi Saat Ini 1.2
Terakhir Diperbarui 2022-06-08
Tanggal Publikasi 2018-04-21
Pengembang TheMojo Apps
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.doozytools.com/
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Worldwide Clocks",
    "short_name": "The Worldwide Clocks",
    "description": "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.",
    "version": "1.2",
    "author": "TheJimIT",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}