Kenzo Time
Discover the KENZO Time collection
Kenzo Timeคืออะไร?
Kenzo Time เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.kenzo.com และคุณลักษณะหลักของมันคือ "Discover the KENZO Time collection"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kenzo Time
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |