Omni World Timezone Map

A world day / night map and timezone converter with 100s of locations.

Apa itu Omni World Timezone Map?

Omni World Timezone Map adalah ekstensi Chrome yang dikembangkan oleh Paul Noble, dan fitur utamanya adalah "A world day / night map and timezone converter with 100s of locations.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Omni World Timezone Map

Unduh file ekstensi Omni World Timezone Map 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

                        Timezone conversion made simple and beautiful with a customizable world day / night map that offers hundreds of locations to be added.                    

Informasi Dasar Ekstensi

Nama Omni World Timezone Map Omni World Timezone Map
ID lbmkcdphcmlokbdpgnjdpghmbednmhch
URL Resmi https://chromewebstore.google.com/detail/omni-world-timezone-map/lbmkcdphcmlokbdpgnjdpghmbednmhch
Deskripsi A world day / night map and timezone converter with 100s of locations.
Ukuran File 921 KB
Jumlah Instalasi 774
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2017-10-31
Tanggal Publikasi 2017-10-31
Penilaian 3.83/5 Total 6 Penilaian
Pengembang Paul Noble
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Omni World Timezone Map",
    "description": "A world day \/ night map and timezone converter with 100s of locations.",
    "manifest_version": 2,
    "version": "0.0.1",
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "page_action": {
        "default_icon": "icon48.png",
        "default_title": "Omni World Timezone Map"
    },
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    }
}