Kenzo Time

Discover the KENZO Time collection

什么是Kenzo Time?

Kenzo Time是由https://www.kenzo.com开发的Chrome扩展程序,该扩展的主要功能是“Discover the KENZO Time collection”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Kenzo Time扩展crx文件

下载Kenzo Time扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Kenzo Time Kenzo Time
ID hjcgaabgjenidcncmepmkgffehgdjnob
官方URL https://chromewebstore.google.com/detail/kenzo-time/hjcgaabgjenidcncmepmkgffehgdjnob
简介 Discover the KENZO Time collection
文件大小 3.33 MB
安装次数 21
当前版本 1.2
更新时间 2015-06-10
上架时间 2015-06-10
评分 3.67/5 共3次评分
开发者 https://www.kenzo.com
付费类型 free
支持的语言 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"
    }
}