Days until Christmas
calculate in real-time the days remaining until Christmas
Что такое Days until Christmas?
Days until Christmas - это расширение Chrome, разработанное a.monterosso87, и его основная функция - "calculate in real-time the days remaining until Christmas".
Снимки экрана расширения
Скачать файл CRX расширения Days until Christmas
Скачайте файлы расширений Days until Christmas в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        Celebrate the holiday season with a festive touch right in your browser! Introducing "Christmas Countdown Timer," a delightful Chrome extension that brings the magic of Christmas to your daily online experience. As the days get colder and the holiday spirit fills the air, our extension offers a joyful and heartwarming way to count down to the most wonderful time of the year - Christmas Day!                     Основная информация о расширении
| Название |   |  
| ID | mhjeofhcbcmdglemnehmclplhjmnoahm | 
| Официальный URL | https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm | 
| Описание | calculate in real-time the days remaining until Christmas | 
| Размер файла | 1.06 MB | 
| Количество установок | 130 | 
| Текущая Версия | 0.0.1 | 
| Последнее Обновление | 2023-11-14 | 
| Дата публикации | 2023-11-14 | 
| Разработчик | a.monterosso87 | 
| Электронная почта | [email protected] | 
| Тип оплаты | free | 
| Официальный сайт расширения | https://comunquemancano.firebaseapp.com/ | 
| Поддерживаемые языки | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Days until Christmas",
    "version": "0.0.1",
    "description": "calculate in real-time the days remaining until Christmas",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "img\/icon16.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        },
        "default_title": "Giorni a Natale"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}  |  |