Date Countdown

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

Was ist Date Countdown?

Date Countdown ist eine Chrome-Erweiterung, die von Emrehan İnci entwickelt wurde, und ihr Hauptmerkmal ist "Smart Extension to easily check how many days left to the dates you want".

Erweiterungsscreenshots

screenshot

Date Countdown-Erweiterungs-CRX-Datei herunterladen

Laden Sie Date Countdown-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Date Countdown Date Countdown
ID pkihdfohnndkhmnfjooipkpemdikgkhb
Offizielle URL https://chromewebstore.google.com/detail/date-countdown/pkihdfohnndkhmnfjooipkpemdikgkhb
Beschreibung Smart Extension to easily check how many days left to the dates you want
Dateigröße 34.67 KB
Installationsanzahl 1,127
Aktuelle Version 1.2
Letztes Update 2022-10-02
Veröffentlichungsdatum 2022-09-30
Bewertung 3.00/5 Insgesamt 1 Bewertungen
Entwickler Emrehan İnci
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}