Days until Christmas

calculate in real-time the days remaining until Christmas

Apa itu Days until Christmas?

Days until Christmas adalah ekstensi Chrome yang dikembangkan oleh a.monterosso87, dan fitur utamanya adalah "calculate in real-time the days remaining until Christmas".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Days until Christmas

Unduh file ekstensi Days until Christmas dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Days until Christmas Days until Christmas
ID mhjeofhcbcmdglemnehmclplhjmnoahm
URL Resmi https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm
Deskripsi calculate in real-time the days remaining until Christmas
Ukuran File 1.06 MB
Jumlah Instalasi 130
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2023-11-14
Tanggal Publikasi 2023-11-14
Pengembang a.monterosso87
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://comunquemancano.firebaseapp.com/
Bahasa yang Didukung 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"
    }
}