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
官方網址 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"
    }
}