Date Countdown

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

Hvad er Date Countdown?

Date Countdown er en Chrome-udvidelse udviklet af Emrehan İnci, og dens hovedfunktion er "Smart Extension to easily check how many days left to the dates you want".

Udvidelsesskærmbilleder

screenshot

Download Date Countdown-udvidelses-CRX-fil

Download Date Countdown-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Date Countdown Date Countdown
ID pkihdfohnndkhmnfjooipkpemdikgkhb
Officiel URL https://chromewebstore.google.com/detail/date-countdown/pkihdfohnndkhmnfjooipkpemdikgkhb
Beskrivelse Smart Extension to easily check how many days left to the dates you want
Filstørrelse 34.67 KB
Antal Installationer 1,127
Nuværende Version 1.2
Senest Opdateret 2022-10-02
Udgivelsesdato 2022-09-30
Bedømmelse 3.00/5 Samlet 1 Bedømmelser
Udvikler Emrehan İnci
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}