Date Countdown
Smart Extension to easily check how many days left to the dates you want
What is Date Countdown?
Date Countdown is a Chrome extension developed by Emrehan İnci, and its main feature is "Smart Extension to easily check how many days left to the dates you want".
Extension Screenshots
Download Date Countdown Extension CRX File
Download Date Countdown extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | Date Countdown |
ID | pkihdfohnndkhmnfjooipkpemdikgkhb |
Official URL | https://chromewebstore.google.com/detail/date-countdown/pkihdfohnndkhmnfjooipkpemdikgkhb |
Description | Smart Extension to easily check how many days left to the dates you want |
File Size | 34.67 KB |
Installation Count | 1,127 |
Current Version | 1.2 |
Last Updated | 2022-10-02 |
Publish Date | 2022-09-30 |
Rating | 3.00/5 Total 1 Ratings |
Developer | Emrehan İnci |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |