Period Countdown

A Chrome extension that accompanies the Period Countdown (periods.io) website.

Wat is Period Countdown?

Period Countdown is een Chrome-extensie ontwikkeld door https://periods.io, en de belangrijkste functie is "A Chrome extension that accompanies the Period Countdown (periods.io) website.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Period Countdown

Download Period Countdown-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Period Countdown Period Countdown
ID enpponilfcooflcegkodmpdgboooohjm
Officiële URL https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm
Beschrijving A Chrome extension that accompanies the Period Countdown (periods.io) website.
Bestandsgrootte 108 KB
Aantal Installaties 2,138
Huidige Versie 4.0.0
Laatst Bijgewerkt 2020-08-20
Publicatiedatum 2019-07-14
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://periods.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://periods.io
URL van de Privacybeleid Pagina https://periodcountdown.wordpress.com/privacy
Ondersteunde Talen 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"
    }
}