USA Time-Zones New Tab
Search the internet on every new tab with the USA time-zones clocks
¿Qué es USA Time-Zones New Tab?
USA Time-Zones New Tab es una extensión de Chrome desarrollada por AdRoller, y su función principal es "Search the internet on every new tab with the USA time-zones clocks".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión USA Time-Zones New Tab
Descarga archivos de extensión USA Time-Zones New Tab 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
By clicking “Add to chrome”, I accept and agree to installing the USA Time-Zones New Tab on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Terms: https://www.adroller.co/timezone-newtab-us-terms Privacy: https://www.adroller.co/privacy-policy About: https://www.adroller.co/ Contact: https://adroller.co/contact
Información Básica de la Extensión
Nombre | USA Time-Zones New Tab |
ID | hlicoecdpjanfgidibckccbcjglljhnk |
URL Oficial | https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk |
Descripción | Search the internet on every new tab with the USA time-zones clocks |
Tamaño del Archivo | 1.41 MB |
Cantidad de Instalaciones | 340 |
Versión Actual | 1.01 |
Última Actualización | 2022-01-12 |
Fecha de Publicación | 2021-08-17 |
Calificación | 4.29/5 Total de 14 Calificaciones |
Desarrollador | AdRoller |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://adroller.co |
URL de la Página de Ayuda | https://adroller.co/contact |
URL de la Página de Política de Privacidad | https://www.adroller.co/privacy-policy |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.01", "name": "USA Time-Zones New Tab", "description": "Search the internet on every new tab with the USA time-zones clocks", "icons": { "16": "icon-size\/16.png", "48": "icon-size\/48.png", "128": "icon-size\/128.png" }, "browser_action": { "default_icon": "icon-size\/48.png" }, "chrome_url_overrides": { "newtab": "newTab.html" } } |