New Tab Direct - Abstract

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

¿Qué es New Tab Direct - Abstract?

New Tab Direct - Abstract es una extensión de Chrome desarrollada por Trilee, y su función principal es "Lets you search through the web with a beautiful abstract 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 - Abstract

Descarga archivos de extensión New Tab Direct - Abstract 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 abstract wallpapers.

By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - Abstract 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-abstract/eula
Privacy Policy: https://www.trileehome.com/apps/ntd-abstract/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 - Abstract New Tab Direct - Abstract
ID eagbldepclddkcanbppboefeopcobala
URL Oficial https://chromewebstore.google.com/detail/new-tab-direct-abstract/eagbldepclddkcanbppboefeopcobala
Descripción Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.
Tamaño del Archivo 2.18 MB
Cantidad de Instalaciones 86
Versión Actual 1.022
Última Actualización 2021-09-13
Fecha de Publicación 2021-06-24
Calificación 4.44/5 Total de 9 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.022",
    "name": "New Tab Direct - Abstract",
    "description": "Lets you search through the web with a beautiful abstract 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"
    }
}