Kenzo Time
Discover the KENZO Time collection
Kenzo Timeとは何ですか?
Kenzo Timeはhttps://www.kenzo.comによって開発されたChromeの拡張機能で、その主な機能は「Discover the KENZO Time collection」です。
拡張機能のスクリーンショット
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 |
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" } } |