Period Countdown

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

Τι είναι το Period Countdown;

Το Period Countdown είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://periods.io, και η κύρια λειτουργία του είναι "A Chrome extension that accompanies the Period Countdown (periods.io) website.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Period Countdown

Λήψη αρχείων επέκτασης Period Countdown σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Period Countdown Period Countdown
ID enpponilfcooflcegkodmpdgboooohjm
Επίσημο URL https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm
Περιγραφή A Chrome extension that accompanies the Period Countdown (periods.io) website.
Μέγεθος Αρχείου 108 KB
Αριθμός Εγκαταστάσεων 2,138
Τρέχουσα Έκδοση 4.0.0
Τελευταία Ενημέρωση 2020-08-20
Ημερομηνία Δημοσίευσης 2019-07-14
Αξιολόγηση 5.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής https://periods.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://periods.io
URL της Σελίδας Πολιτικής Απορρήτου https://periodcountdown.wordpress.com/privacy
Υποστηριζόμενες Γλώσσες 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"
    }
}