Digital Clock

Date and time of your location

Apa itu Digital Clock?

Digital Clock adalah ekstensi Chrome yang dikembangkan oleh olbar, dan fitur utamanya adalah "Date and time of your location".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Digital Clock

Unduh file ekstensi Digital Clock 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

                        Digital clock. Date and time of your location. Searching possibility.                    

Informasi Dasar Ekstensi

Nama Digital Clock Digital Clock
ID ogeojeaiaphnngpiabnjpogdimbgedkg
URL Resmi https://chromewebstore.google.com/detail/digital-clock/ogeojeaiaphnngpiabnjpogdimbgedkg
Deskripsi Date and time of your location
Ukuran File 323 KB
Jumlah Instalasi 283
Versi Saat Ini 1.2
Terakhir Diperbarui 2021-10-23
Tanggal Publikasi 2020-07-18
Penilaian 5.00/5 Total 1 Penilaian
Pengembang olbar
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Digital Clock",
    "description": "Date and time of your location",
    "version": "1.2",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    }
}