Kenzo Time

Discover the KENZO Time collection

Apa itu Kenzo Time?

Kenzo Time adalah ekstensi Chrome yang dikembangkan oleh https://www.kenzo.com, dan fitur utamanya adalah "Discover the KENZO Time collection".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Kenzo Time

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

                        Click on the link and discover an experience that will give you time and weather wherever you are.                    

Informasi Dasar Ekstensi

Nama Kenzo Time Kenzo Time
ID hjcgaabgjenidcncmepmkgffehgdjnob
URL Resmi https://chromewebstore.google.com/detail/kenzo-time/hjcgaabgjenidcncmepmkgffehgdjnob
Deskripsi Discover the KENZO Time collection
Ukuran File 3.33 MB
Jumlah Instalasi 21
Versi Saat Ini 1.2
Terakhir Diperbarui 2015-06-10
Tanggal Publikasi 2015-06-10
Penilaian 3.67/5 Total 3 Penilaian
Pengembang https://www.kenzo.com
Tipe Pembayaran free
Bahasa yang Didukung en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.2",
    "incognito": "split",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "geolocation"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}