Period Countdown

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

Qu'est-ce que Period Countdown ?

Period Countdown est une extension Chrome développée par https://periods.io, et sa fonction principale est "A Chrome extension that accompanies the Period Countdown (periods.io) website.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Period Countdown

Téléchargez les fichiers d'extension Period Countdown au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Period Countdown Period Countdown
ID enpponilfcooflcegkodmpdgboooohjm
URL Officiel https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm
Description A Chrome extension that accompanies the Period Countdown (periods.io) website.
Taille du Fichier 108 KB
Nombre d'Installations 2,138
Version Actuelle 4.0.0
Dernière Mise à Jour 2020-08-20
Date de Publication 2019-07-14
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://periods.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://periods.io
URL de la Page de Politique de Confidentialité https://periodcountdown.wordpress.com/privacy
Langues Prises en Charge 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"
    }
}