Date Countdown

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

Что такое Date Countdown?

Date Countdown - это расширение Chrome, разработанное Emrehan İnci, и его основная функция - "Smart Extension to easily check how many days left to the dates you want".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Date Countdown

Скачайте файлы расширений Date Countdown в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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!                    

Основная информация о расширении

Название Date Countdown Date Countdown
ID pkihdfohnndkhmnfjooipkpemdikgkhb
Официальный URL https://chromewebstore.google.com/detail/date-countdown/pkihdfohnndkhmnfjooipkpemdikgkhb
Описание Smart Extension to easily check how many days left to the dates you want
Размер файла 34.67 KB
Количество установок 1,127
Текущая Версия 1.2
Последнее Обновление 2022-10-02
Дата публикации 2022-09-30
Рейтинг 3.00/5 Всего 1 оценок
Разработчик Emrehan İnci
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}