Buddy Tab

Buddy Tab

¿Qué es Buddy Tab?

Buddy Tab es una extensión de Chrome desarrollada por buddytab21, y su función principal es "Buddy Tab".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Buddy Tab

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

                        Overview:

Buddy Tab is here to be your friend and help you navigate the web. Buddy Tab is a Chrome Extension for the New Tab

By clicking ADD TO CHROME, you accept and agree to installing the Buddy Tab extension and setting Chrome™ New Tab to that provided by the service with web search by Bing, and the Terms of Use and Privacy Policy.

This extension changes your existing new tab page and provides the features below:
- a Buddy to search
- Popular useful links
- Current date & time
- New tab search box providing search results

Use the new tab search box to search your desired information, images, videos, and more.
Buddy Tab is with you all the way through to your search results page.

This extension is free to download from the Chrome Web store

Terms of Service:
https://buddy-tab.com/Term-condition.html

Privacy Policy:
https://buddy-tab.com/privacy-policy.html                    

Información Básica de la Extensión

Nombre Buddy Tab Buddy Tab
ID piehjdkngpioinnnjkhaghnfdhdpfaak
URL Oficial https://chromewebstore.google.com/detail/buddy-tab/piehjdkngpioinnnjkhaghnfdhdpfaak
Descripción Buddy Tab
Tamaño del Archivo 7.66 MB
Cantidad de Instalaciones 42
Versión Actual 1.6
Última Actualización 2022-05-02
Fecha de Publicación 2021-11-10
Calificación 4.82/5 Total de 17 Calificaciones
Desarrollador buddytab21
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://install.buddy-tab.com
URL de la Página de Política de Privacidad https://buddy-tab.com/privacy-policy.html
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Buddy Tab",
    "short_name": "Buddy Tab",
    "version": "1.6",
    "description": "Buddy Tab",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "search"
    ]
}