Until
A clean, simple new tab countdown extension to wait for exiciting dates.
Untilคืออะไร?
Until เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jung Woo Moon และคุณลักษณะหลักของมันคือ "A clean, simple new tab countdown extension to wait for exiciting dates."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Until
ดาวน์โหลดไฟล์ส่วนขยาย Until ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Until is a minimalist new tab extension that counts down to your most exciting dates. Aiming for simplicity, this countdown has a clean and easy-to-use interface that provides no more than what is necessary. Update v1.3 - Can now upload your own background image - Added image thumbnails Update v1.2 - Changed font - Added a background options menu - Added a white fadeout transition Update v1.1 - Added 2 background image options - Changed settings icon - Change font proportions
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Until |
ID | ipfblimedocbohlbbncakigacpnnceab |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab |
คำอธิบาย | A clean, simple new tab countdown extension to wait for exiciting dates. |
ขนาดไฟล์ | 4.77 MB |
จำนวนการติดตั้ง | 634 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2018-03-01 |
วันที่เผยแพร่ | 2018-03-01 |
คะแนน | 4.63/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | Jung Woo Moon |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Until", "description": "A clean, simple new tab countdown extension to wait for exiciting dates.", "version": "1.3", "chrome_url_overrides": { "newtab": "until.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |