Period Countdown
A Chrome extension that accompanies the Period Countdown (periods.io) website.
Apa itu Period Countdown?
Period Countdown adalah ekstensi Chrome yang dikembangkan oleh https://periods.io, dan fitur utamanya adalah "A Chrome extension that accompanies the Period Countdown (periods.io) website.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Period Countdown
Unduh file ekstensi Period Countdown dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Period Countdown |
ID | enpponilfcooflcegkodmpdgboooohjm |
URL Resmi | https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm |
Deskripsi | A Chrome extension that accompanies the Period Countdown (periods.io) website. |
Ukuran File | 108 KB |
Jumlah Instalasi | 2,138 |
Versi Saat Ini | 4.0.0 |
Terakhir Diperbarui | 2020-08-20 |
Tanggal Publikasi | 2019-07-14 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | https://periods.io |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://periods.io |
URL Halaman Kebijakan Privasi | https://periodcountdown.wordpress.com/privacy |
Bahasa yang Didukung | 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" } } |