Voco Tab

Beautiful new tab page with weather feature

¿Qué es Voco Tab?

Voco Tab es una extensión de Chrome desarrollada por Voco New Tab, y su función principal es "Beautiful new tab page with weather feature".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Voco Tab

Descarga archivos de extensión Voco 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

                        Beautiful and Resourceful New Tab Page

Voco New Tab has the ability to transform your browser page and make it look appealing with lovely background images with weather feature. 

Our simple to use search bar will enable you to find whatever you are looking for and more from the internet.

The search experience within Voco New Tab is provided by Microsoft Bing.

Smartclick Marketing Limited owns and operates Voco New Tab.

By clicking "Add to Chrome", I accept and agree to installing Voco Tab New Tab extension and setting Chrome™ New Tab search provider to Microsoft Bing as described by the service in the Terms of Use: https://www.voconewtab.com/terms-condition.html and Policy: https://www.voconewtab.com/privacy-policy.html

To remove the extension from Google Chrome™:

1) Click on the three vertical dots icon in the upper right-hand corner of your Chrome™ browser.

2) Go to "Settings.”

3) In the left menu that appears, click on "Extensions.”

4) From the list of installed Extensions, locate the extension you would like to uninstall.                    

Información Básica de la Extensión

Nombre Voco Tab Voco Tab
ID fobiiaceiicjldmnjjkakaoahpamblib
URL Oficial https://chromewebstore.google.com/detail/voco-tab/fobiiaceiicjldmnjjkakaoahpamblib
Descripción Beautiful new tab page with weather feature
Tamaño del Archivo 468 KB
Cantidad de Instalaciones 11,714
Versión Actual 7.0
Última Actualización 2023-06-17
Fecha de Publicación 2022-12-05
Desarrollador Voco New Tab
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.voconewtab.com/privacy-policy.html
Idiomas Soportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Voco Tab",
    "version": "7.0",
    "manifest_version": 3,
    "description": "Beautiful new tab page with weather feature",
    "permissions": [],
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "64": "images\/icon_64.png",
        "128": "images\/icon_128.png"
    }
}