World Clocks
Replace new tab page with simple and beautiful World Clocks
World Clocksคืออะไร?
World Clocks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://worldclockz.com และคุณลักษณะหลักของมันคือ "Replace new tab page with simple and beautiful World Clocks"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย World Clocks
ดาวน์โหลดไฟล์ส่วนขยาย World Clocks ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Simple and beautiful World Clocks
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | World Clocks |
ID | hoejpekmflnpaffadegadmhacpafpaca |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca |
คำอธิบาย | Replace new tab page with simple and beautiful World Clocks |
ขนาดไฟล์ | 832 KB |
จำนวนการติดตั้ง | 427 |
เวอร์ชันปัจจุบัน | 0.71 |
อัปเดตครั้งล่าสุด | 2016-04-23 |
วันที่เผยแพร่ | 2016-04-23 |
คะแนน | 3.87/5 รวมทั้งหมด 15 คะแนน |
ผู้พัฒนา | https://worldclockz.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://worldclockz.com |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com https:\/\/maps.googleapis.com https:\/\/pagead2.googlesyndication.com https:\/\/googleads.g.doubleclick.net; object-src 'self'", "description": "Replace new tab page with simple and beautiful World Clocks", "icons": { "128": "images\/touch\/icon-128x128.png" }, "manifest_version": 2, "name": "World Clocks", "offline_enabled": true, "version": "0.71" } |