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 |
官方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" } } |