EST + EDT Time
Current time for work. Time provided by thetimenow.com.
Cos'è EST + EDT Time?
EST + EDT Time è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Current time for work. Time provided by thetimenow.com.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione EST + EDT Time
Scarica i file di estensione EST + EDT Time 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
Current time for work. Time provided by thetimenow.com.
Informazioni di Base sull'Estensione
Nome | |
ID | flnnfilbigdkncahgjpelojihoofbjdn |
URL Ufficiale | https://chromewebstore.google.com/detail/est-+-edt-time/flnnfilbigdkncahgjpelojihoofbjdn |
Descrizione | Current time for work. Time provided by thetimenow.com. |
Dimensione del File | 213 KB |
Conteggio Installazioni | 46 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2014-01-17 |
Data di Pubblicazione | 2014-01-17 |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EST + EDT Time", "version": "1.0", "manifest_version": 2, "description": "Current time for work. Time provided by thetimenow.com.", "icons": { "19": "images\/icon_19.png", "38": "images\/icon_38.png", "128": "images\/icon_128.png" }, "browser_action": { "default_title": "EST + EDT Time", "default_icon": { "19": "images\/icon_19.png", "38": "images\/icon_38.png" }, "default_popup": "html\/main.html" } } |