Days until Christmas
calculate in real-time the days remaining until Christmas
Days until Christmasคืออะไร?
Days until Christmas เป็นส่วนขยายของ Chrome ที่พัฒนาโดย a.monterosso87 และคุณลักษณะหลักของมันคือ "calculate in real-time the days remaining until Christmas"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Days until Christmas
ดาวน์โหลดไฟล์ส่วนขยาย Days until Christmas ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Celebrate the holiday season with a festive touch right in your browser! Introducing "Christmas Countdown Timer," a delightful Chrome extension that brings the magic of Christmas to your daily online experience. As the days get colder and the holiday spirit fills the air, our extension offers a joyful and heartwarming way to count down to the most wonderful time of the year - Christmas Day!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Days until Christmas |
ID | mhjeofhcbcmdglemnehmclplhjmnoahm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm |
คำอธิบาย | calculate in real-time the days remaining until Christmas |
ขนาดไฟล์ | 1.06 MB |
จำนวนการติดตั้ง | 130 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2023-11-14 |
วันที่เผยแพร่ | 2023-11-14 |
ผู้พัฒนา | a.monterosso87 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://comunquemancano.firebaseapp.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Days until Christmas", "version": "0.0.1", "description": "calculate in real-time the days remaining until Christmas", "action": { "default_popup": "index.html", "default_icon": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "default_title": "Giorni a Natale" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" } } |