Contest Reminder

Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…

Τι είναι το Contest Reminder;

Το Contest Reminder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον saswataghoshnit99, και η κύρια λειτουργία του είναι "Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…".

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

screenshot

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

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

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

                        Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest contest. Its just a click away.                    

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

Όνομα Contest Reminder Contest Reminder
ID hilcmakgbdcpckknlcfnahleifhncblh
Επίσημο URL https://chromewebstore.google.com/detail/contest-reminder/hilcmakgbdcpckknlcfnahleifhncblh
Περιγραφή Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…
Μέγεθος Αρχείου 5.96 KB
Αριθμός Εγκαταστάσεων 43
Τρέχουσα Έκδοση 0.0.1
Τελευταία Ενημέρωση 2022-01-11
Ημερομηνία Δημοσίευσης 2022-01-10
Αξιολόγηση 5.00/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής saswataghoshnit99
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Contest Reminder",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    }
}