Internet Time
The simpliest way to point correct time all over the world
Internet Timeคืออะไร?
Internet Time เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sole IT และคุณลักษณะหลักของมันคือ "The simpliest way to point correct time all over the world"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Internet Time
ดาวน์โหลดไฟล์ส่วนขยาย Internet Time ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
If you'd like to arrange time and don't want to confuse the time zones use InternetTime which is inspired by Swatch Internet Time. Internet Time doesn't use any time zones. The @0 (at-zero) is the day beginning at UTC+0, and all 24 hours are devided in 1000 pieces. For example, @329 = 07:53 in UTC+0
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | odahaeohkbkbdminmdlefikeomonfbcb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb |
คำอธิบาย | The simpliest way to point correct time all over the world |
ขนาดไฟล์ | 50.75 KB |
จำนวนการติดตั้ง | 25 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2014-07-23 |
วันที่เผยแพร่ | 2014-07-22 |
คะแนน | 2.33/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | Sole IT |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Internet Time", "version": "1.0.0", "description": "The simpliest way to point correct time all over the world", "icons": { "16": "i\/icon16.png", "48": "i\/icon48.png", "128": "i\/icon48.png" }, "browser_action": { "default_icon": "i\/icon16.png", "default_popup": "popup.html" }, "author": "Sole IT" } |