Date Countdown
Smart Extension to easily check how many days left to the dates you want
什麼是Date Countdown?
Date Countdown是由Emrehan İnci開發的Chrome擴展程式,該擴展的主要功能是“Smart Extension to easily check how many days left to the dates you want”。
擴展截圖
下載Date Countdown擴展crx文件
下載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 |
ID | pkihdfohnndkhmnfjooipkpemdikgkhb |
官方網址 | 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" } } |