Kenzo Time

Discover the KENZO Time collection

What is Kenzo Time?

Kenzo Time is a Chrome extension developed by https://www.kenzo.com, and its main feature is "Discover the KENZO Time collection".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Kenzo Time Extension CRX File

Download Kenzo Time extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Kenzo Time Kenzo Time
ID hjcgaabgjenidcncmepmkgffehgdjnob
Official URL https://chromewebstore.google.com/detail/kenzo-time/hjcgaabgjenidcncmepmkgffehgdjnob
Description Discover the KENZO Time collection
File Size 3.33 MB
Installation Count 21
Current Version 1.2
Last Updated 2015-06-10
Publish Date 2015-06-10
Rating 3.67/5 Total 3 Ratings
Developer https://www.kenzo.com
Payment Type free
Supported Languages 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"
    }
}