Date Countdown

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

Vad är Date Countdown?

Date Countdown är en Chrome-tillägg utvecklad av Emrehan İnci, och dess huvudfunktion är "Smart Extension to easily check how many days left to the dates you want".

Tilläggsskärmbilder

screenshot

Ladda ner Date Countdown-förlängningens CRX-fil

Ladda ner Date Countdown-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Date Countdown Date Countdown
ID pkihdfohnndkhmnfjooipkpemdikgkhb
Officiell webbadress https://chromewebstore.google.com/detail/date-countdown/pkihdfohnndkhmnfjooipkpemdikgkhb
Beskrivning Smart Extension to easily check how many days left to the dates you want
Filstorlek 34.67 KB
Antal Installationer 1,127
Aktuell Version 1.2
Senast Uppdaterad 2022-10-02
Publiceringsdatum 2022-09-30
Betyg 3.00/5 Totalt 1 Betyg
Utvecklare Emrehan İnci
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}