Date Countdown

Smart Extension to easily check how many days left to the dates you want

Cos'è Date Countdown?

Date Countdown è un'estensione di Chrome sviluppata da Emrehan İnci, e la sua funzione principale è "Smart Extension to easily check how many days left to the dates you want".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Date Countdown

Scarica i file di estensione Date 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

                        Smart Extension to easily check how many days left to the date you want. Now it supports DARK THEME!

It is a simple countdown for the dates you want. You can open the extension in your Chrome toolbar, next to URL bar.

By clicking the add button bottom of the extension, you can enter a date. You just need to enter TITLE, DESCRIPTION and of course, the DATE!

After adding the date, you can track from extension directly. You can add UNLIMITED DATES.

Add your friend's birthday, your exams, holidays and more and TRACK them with DATE COUNTDOWN!                    

Informazioni di Base sull'Estensione

Nome Date Countdown Date Countdown
ID pkihdfohnndkhmnfjooipkpemdikgkhb
URL Ufficiale https://chromewebstore.google.com/detail/date-countdown/pkihdfohnndkhmnfjooipkpemdikgkhb
Descrizione Smart Extension to easily check how many days left to the dates you want
Dimensione del File 34.67 KB
Conteggio Installazioni 1,127
Versione Corrente 1.2
Ultimo Aggiornamento 2022-10-02
Data di Pubblicazione 2022-09-30
Valutazione 3.00/5 Totale 1 Valutazioni
Sviluppatore Emrehan İnci
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.2",
    "name": "Date Countdown",
    "description": "Smart Extension to easily check how many days left to the dates you want",
    "action": {
        "default_popup": "index.html",
        "default_icon": "images\/icon.png"
    }
}