Period Countdown
A Chrome extension that accompanies the Period Countdown (periods.io) website.
Period Countdownคืออะไร?
Period Countdown เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://periods.io และคุณลักษณะหลักของมันคือ "A Chrome extension that accompanies the Period Countdown (periods.io) website."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Period Countdown
ดาวน์โหลดไฟล์ส่วนขยาย Period Countdown ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Do you ever find yourself wondering how many minutes remain before lunch? Or how many minutes you have until class begins? After installing this extension, you can easily and quickly open an interactive countdown timer that shows this information and more. This extension accompanies Period Countdown (web application located at periods.io). The website and extension interact seamlessly — thus, when you change a preference on the full website (like a period name or theme), the changes will immediately propagate to the extension. Disclaimer: This extension and its website (periods.io) are not officially endorsed or affiliated with any high school. Thus, we cannot guarantee the accuracy of our applications.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Period Countdown |
ID | enpponilfcooflcegkodmpdgboooohjm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm |
คำอธิบาย | A Chrome extension that accompanies the Period Countdown (periods.io) website. |
ขนาดไฟล์ | 108 KB |
จำนวนการติดตั้ง | 2,138 |
เวอร์ชันปัจจุบัน | 4.0.0 |
อัปเดตครั้งล่าสุด | 2020-08-20 |
วันที่เผยแพร่ | 2019-07-14 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://periods.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://periods.io |
URL หน้านโยบายความเป็นส่วนตัว | https://periodcountdown.wordpress.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Period Countdown", "short_name": "Countdown", "version": "4.0.0", "description": "A Chrome extension that accompanies the Period Countdown (periods.io) website.", "browser_action": { "default_popup": "popup.html", "default_icon": "\/img\/1024.png" }, "icons": { "1024": "\/img\/1024.png" } } |