USA Time-Zones New Tab
Search the internet on every new tab with the USA time-zones clocks
O que é USA Time-Zones New Tab?
USA Time-Zones New Tab é uma extensão do Chrome desenvolvida por AdRoller, e sua principal característica é "Search the internet on every new tab with the USA time-zones clocks".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão USA Time-Zones New Tab
Baixe arquivos de extensão USA Time-Zones New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | USA Time-Zones New Tab |
ID | hlicoecdpjanfgidibckccbcjglljhnk |
URL Oficial | https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk |
Descrição | Search the internet on every new tab with the USA time-zones clocks |
Tamanho do Arquivo | 1.41 MB |
Contagem de Instalações | 340 |
Versão Atual | 1.01 |
Última Atualização | 2022-01-12 |
Data de Publicação | 2021-08-17 |
Classificação | 4.29/5 Total de 14 Avaliações |
Desenvolvedor | AdRoller |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://adroller.co |
URL da Página de Ajuda | https://adroller.co/contact |
URL da Página de Política de Privacidade | https://www.adroller.co/privacy-policy |
Idiomas Suportados | 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" } } |