USA Time-Zones New Tab

Search the internet on every new tab with the USA time-zones clocks

Cos'è USA Time-Zones New Tab?

USA Time-Zones New Tab è un'estensione di Chrome sviluppata da AdRoller, e la sua funzione principale è "Search the internet on every new tab with the USA time-zones clocks".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione USA Time-Zones New Tab

Scarica i file di estensione USA Time-Zones New Tab 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

                        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                    

Informazioni di Base sull'Estensione

Nome USA Time-Zones New Tab USA Time-Zones New Tab
ID hlicoecdpjanfgidibckccbcjglljhnk
URL Ufficiale https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk
Descrizione Search the internet on every new tab with the USA time-zones clocks
Dimensione del File 1.41 MB
Conteggio Installazioni 340
Versione Corrente 1.01
Ultimo Aggiornamento 2022-01-12
Data di Pubblicazione 2021-08-17
Valutazione 4.29/5 Totale 14 Valutazioni
Sviluppatore AdRoller
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://adroller.co
URL della Pagina di Aiuto https://adroller.co/contact
URL della Pagina della Politica sulla Privacy https://www.adroller.co/privacy-policy
Lingue Supportate 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"
    }
}