Kenzo Time

Discover the KENZO Time collection

Wat is Kenzo Time?

Kenzo Time is een Chrome-extensie ontwikkeld door https://www.kenzo.com, en de belangrijkste functie is "Discover the KENZO Time collection".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Kenzo Time

Download Kenzo Time-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Kenzo Time Kenzo Time
ID hjcgaabgjenidcncmepmkgffehgdjnob
Officiële URL https://chromewebstore.google.com/detail/kenzo-time/hjcgaabgjenidcncmepmkgffehgdjnob
Beschrijving Discover the KENZO Time collection
Bestandsgrootte 3.33 MB
Aantal Installaties 21
Huidige Versie 1.2
Laatst Bijgewerkt 2015-06-10
Publicatiedatum 2015-06-10
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar https://www.kenzo.com
Betalingswijze free
Ondersteunde Talen 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"
    }
}