Period Countdown

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

Co je Period Countdown?

Period Countdown je rozšíření Chrome vyvinuté https://periods.io, a jeho hlavní funkcí je „A Chrome extension that accompanies the Period Countdown (periods.io) website.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Period Countdown

Stáhněte si soubory rozšíření Period Countdown ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Period Countdown Period Countdown
ID enpponilfcooflcegkodmpdgboooohjm
Oficiální URL https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm
Popis A Chrome extension that accompanies the Period Countdown (periods.io) website.
Velikost souboru 108 KB
Počet instalací 2,138
Aktuální Verze 4.0.0
Poslední Aktualizace 2020-08-20
Datum Vydání 2019-07-14
Hodnocení 5.00/5 Celkem 4 Hodnocení
Vývojář https://periods.io
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://periods.io
URL Stránky Zásad Ochrany Soukromí https://periodcountdown.wordpress.com/privacy
Podporované Jazyky 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"
    }
}