EST + EDT Time
Current time for work. Time provided by thetimenow.com.
¿Qué es EST + EDT Time?
EST + EDT Time es una extensión de Chrome desarrollada por Unknown, y su función principal es "Current time for work. Time provided by thetimenow.com.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión EST + EDT Time
Descarga archivos de extensión EST + EDT Time en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Current time for work. Time provided by thetimenow.com.
Información Básica de la Extensión
Nombre | |
ID | flnnfilbigdkncahgjpelojihoofbjdn |
URL Oficial | https://chromewebstore.google.com/detail/est-+-edt-time/flnnfilbigdkncahgjpelojihoofbjdn |
Descripción | Current time for work. Time provided by thetimenow.com. |
Tamaño del Archivo | 213 KB |
Cantidad de Instalaciones | 46 |
Versión Actual | 1.0 |
Última Actualización | 2014-01-17 |
Fecha de Publicación | 2014-01-17 |
Desarrollador | Unknown |
Tipo de Pago | free |
Idiomas Soportados | 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" } } |