Period Countdown

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

Hvad er Period Countdown?

Period Countdown er en Chrome-udvidelse udviklet af https://periods.io, og dens hovedfunktion er "A Chrome extension that accompanies the Period Countdown (periods.io) website.".

Udvidelsesskærmbilleder

screenshot

Download Period Countdown-udvidelses-CRX-fil

Download Period Countdown-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Period Countdown Period Countdown
ID enpponilfcooflcegkodmpdgboooohjm
Officiel URL https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm
Beskrivelse A Chrome extension that accompanies the Period Countdown (periods.io) website.
Filstørrelse 108 KB
Antal Installationer 2,138
Nuværende Version 4.0.0
Senest Opdateret 2020-08-20
Udgivelsesdato 2019-07-14
Bedømmelse 5.00/5 Samlet 4 Bedømmelser
Udvikler https://periods.io
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://periods.io
URL til Fortrolighedspolitik Side https://periodcountdown.wordpress.com/privacy
Understøttede Sprog 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"
    }
}