Period Countdown

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

Cos'è Period Countdown?

Period Countdown è un'estensione di Chrome sviluppata da https://periods.io, e la sua funzione principale è "A Chrome extension that accompanies the Period Countdown (periods.io) website.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Period Countdown

Scarica i file di estensione Period Countdown in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Period Countdown Period Countdown
ID enpponilfcooflcegkodmpdgboooohjm
URL Ufficiale https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm
Descrizione A Chrome extension that accompanies the Period Countdown (periods.io) website.
Dimensione del File 108 KB
Conteggio Installazioni 2,138
Versione Corrente 4.0.0
Ultimo Aggiornamento 2020-08-20
Data di Pubblicazione 2019-07-14
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore https://periods.io
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://periods.io
URL della Pagina della Politica sulla Privacy https://periodcountdown.wordpress.com/privacy
Lingue Supportate 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"
    }
}