New Tab Direct - City

Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.

¿Qué es New Tab Direct - City?

New Tab Direct - City es una extensión de Chrome desarrollada por Trilee, y su función principal es "Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión New Tab Direct - City

Descarga archivos de extensión New Tab Direct - City 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

                        Search the internet with stunning new tab city wallpapers.

By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - City 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 of Service: https://www.trileehome.com/apps/ntd-city/eula
Privacy Policy: https://www.trileehome.com/apps/ntd-city/privacy-policy
About Us: https://www.trileehome.com/about
Contact Us:  https://www.trileehome.com/contact-us                    

Información Básica de la Extensión

Nombre New Tab Direct - City New Tab Direct - City
ID cfhmmkaibjpacpekombninekhblghpoa
URL Oficial https://chromewebstore.google.com/detail/new-tab-direct-city/cfhmmkaibjpacpekombninekhblghpoa
Descripción Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.
Tamaño del Archivo 3.32 MB
Cantidad de Instalaciones 31
Versión Actual 1.021
Última Actualización 2021-10-01
Fecha de Publicación 2021-06-24
Calificación 4.50/5 Total de 2 Calificaciones
Desarrollador Trilee
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.trileehome.com/
URL de la Página de Ayuda http://www.trileehome.com/contact-us
URL de la Página de Política de Privacidad https://www.trileehome.com/new-tab-direct/privacy-policy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.021",
    "name": "New Tab Direct - City",
    "description": "Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/48x48.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    }
}