Date Countdown
Smart Extension to easily check how many days left to the dates you want
O que é Date Countdown?
Date Countdown é uma extensão do Chrome desenvolvida por Emrehan İnci, e sua principal característica é "Smart Extension to easily check how many days left to the dates you want".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Date Countdown
Baixe arquivos de extensão Date Countdown no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | Date Countdown |
ID | pkihdfohnndkhmnfjooipkpemdikgkhb |
URL Oficial | https://chromewebstore.google.com/detail/date-countdown/pkihdfohnndkhmnfjooipkpemdikgkhb |
Descrição | Smart Extension to easily check how many days left to the dates you want |
Tamanho do Arquivo | 34.67 KB |
Contagem de Instalações | 1,127 |
Versão Atual | 1.2 |
Última Atualização | 2022-10-02 |
Data de Publicação | 2022-09-30 |
Classificação | 3.00/5 Total de 1 Avaliações |
Desenvolvedor | Emrehan İnci |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |