Buddy Tab

Buddy Tab

Cos'è Buddy Tab?

Buddy Tab è un'estensione di Chrome sviluppata da buddytab21, e la sua funzione principale è "Buddy Tab".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Buddy Tab

Scarica i file di estensione Buddy 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

                        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                    

Informazioni di Base sull'Estensione

Nome Buddy Tab Buddy Tab
ID piehjdkngpioinnnjkhaghnfdhdpfaak
URL Ufficiale https://chromewebstore.google.com/detail/buddy-tab/piehjdkngpioinnnjkhaghnfdhdpfaak
Descrizione Buddy Tab
Dimensione del File 7.66 MB
Conteggio Installazioni 42
Versione Corrente 1.6
Ultimo Aggiornamento 2022-05-02
Data di Pubblicazione 2021-11-10
Valutazione 4.82/5 Totale 17 Valutazioni
Sviluppatore buddytab21
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://install.buddy-tab.com
URL della Pagina della Politica sulla Privacy https://buddy-tab.com/privacy-policy.html
Lingue Supportate 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"
    ]
}