Desktop Clock Mini

A super simple clock for your chrome extension bar

Cos'è Desktop Clock Mini?

Desktop Clock Mini è un'estensione di Chrome sviluppata da https://rgbstudios.org, e la sua funzione principale è "A super simple clock for your chrome extension bar".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Desktop Clock Mini

Scarica i file di estensione Desktop Clock Mini in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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]                    

Informazioni di Base sull'Estensione

Nome Desktop Clock Mini Desktop Clock Mini
ID lfpblbdphmeneaoomacebghahiokocdg
URL Ufficiale https://chromewebstore.google.com/detail/desktop-clock-mini/lfpblbdphmeneaoomacebghahiokocdg
Descrizione A super simple clock for your chrome extension bar
Dimensione del File 7.31 KB
Conteggio Installazioni 1,547
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-11-21
Data di Pubblicazione 2018-07-15
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore https://rgbstudios.org
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://rgbstudios.org
URL della Pagina della Politica sulla Privacy https://www.freeprivacypolicy.com/privacy/view/a93dc47c848f20d7a1440f3a4debc516
Lingue Supportate 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"
    }
}