Stopclock

Adds a stopwatch and a clock to your browser!

Cos'è Stopclock?

Stopclock è un'estensione di Chrome sviluppata da Theo's Tech Tips, e la sua funzione principale è "Adds a stopwatch and a clock to your browser!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Stopclock

Scarica i file di estensione Stopclock 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 extension adds the time and a stopwatch to your browser! Just click the extension icon and you have access to all these items!                    

Informazioni di Base sull'Estensione

Nome Stopclock Stopclock
ID nneanjednflmonpcmembdbhloghbbjhe
URL Ufficiale https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe
Descrizione Adds a stopwatch and a clock to your browser!
Dimensione del File 96.45 KB
Conteggio Installazioni 31
Versione Corrente 0.1
Ultimo Aggiornamento 2020-11-26
Data di Pubblicazione 2020-11-25
Sviluppatore Theo's Tech Tips
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Stopclock",
    "description": "Adds a stopwatch and a clock to your browser!",
    "version": "0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}