Kenzo Time

Discover the KENZO Time collection

Cos'è Kenzo Time?

Kenzo Time è un'estensione di Chrome sviluppata da https://www.kenzo.com, e la sua funzione principale è "Discover the KENZO Time collection".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Kenzo Time

Scarica i file di estensione Kenzo Time in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Kenzo Time Kenzo Time
ID hjcgaabgjenidcncmepmkgffehgdjnob
URL Ufficiale https://chromewebstore.google.com/detail/kenzo-time/hjcgaabgjenidcncmepmkgffehgdjnob
Descrizione Discover the KENZO Time collection
Dimensione del File 3.33 MB
Conteggio Installazioni 21
Versione Corrente 1.2
Ultimo Aggiornamento 2015-06-10
Data di Pubblicazione 2015-06-10
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore https://www.kenzo.com
Tipo di Pagamento free
Lingue Supportate 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"
    }
}