Desktop Clock Mini

A super simple clock for your chrome extension bar

Apa itu Desktop Clock Mini?

Desktop Clock Mini adalah ekstensi Chrome yang dikembangkan oleh https://rgbstudios.org, dan fitur utamanya adalah "A super simple clock for your chrome extension bar".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Desktop Clock Mini

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

                        This is not being updated. Please check desktopclock.app for a customizable clock, worldclock, and stopwatch : )

Desktop Clock Mini is a super simple clock for your chrome extension bar. 

Just click the icon to open it. Close by clicking the icon again, clicking away, or with Esc.

Desktop Clock Mini is extremely small and lightweight, and ad-free and permission-free!

Remember to rate and share :)
V.1.1.0
--------------------------------
If you want a chrome app that runs outside of your browser, and has many more features, including double-click full-screen, night mode, and more, try Desktop Clock here:

chrome.google.com/webstore/detail/fioeniclklclkopakbepllehmbfikpcc

Chrome Notes:

chrome.google.com/webstore/detail/lnfempckkegmaeleniojhjplemmebgfi
--------------------------------
RGB Studios
rgbstudios.org
facebook.com/rgbstudios.org
[email protected]                    

Informasi Dasar Ekstensi

Nama Desktop Clock Mini Desktop Clock Mini
ID lfpblbdphmeneaoomacebghahiokocdg
URL Resmi https://chromewebstore.google.com/detail/desktop-clock-mini/lfpblbdphmeneaoomacebghahiokocdg
Deskripsi A super simple clock for your chrome extension bar
Ukuran File 7.31 KB
Jumlah Instalasi 1,547
Versi Saat Ini 1.1.0
Terakhir Diperbarui 2023-11-21
Tanggal Publikasi 2018-07-15
Penilaian 5.00/5 Total 3 Penilaian
Pengembang https://rgbstudios.org
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://rgbstudios.org
URL Halaman Kebijakan Privasi https://www.freeprivacypolicy.com/privacy/view/a93dc47c848f20d7a1440f3a4debc516
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Desktop Clock Mini",
    "short_name": "Clock Mini",
    "description": "A super simple clock for your chrome extension bar",
    "version": "1.1.0",
    "action": {
        "default_icon": "128_icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "128_icon.png",
        "48": "48_icon.png",
        "16": "16_icon.png"
    }
}