Baller, Dribble and Search

Baller, Dribble and Search

Cos'è Baller, Dribble and Search?

Baller, Dribble and Search è un'estensione di Chrome sviluppata da ballerextensioncontact, e la sua funzione principale è "Baller, Dribble and Search".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Baller, Dribble and Search

Scarica i file di estensione Baller, Dribble and Search 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

                        Baller is a must have New Tab Chrome Extension providing all necessary content from news to games for basketball fans and an accessible web search (provided by Bing.com) right in the comfort of your web browser.

The search features use within the extension will be provided by Bing; however, the extension will not make any changes in your default browser search setting. 

*
Please read carefully: by installing the Baller extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy.

About Us: https://baller.newtabhub.com
End-User License Agreement: https://baller.newtabhub.com/eula
Privacy Policy: https://baller.newtabhub.com/privacy-policy-2                    

Informazioni di Base sull'Estensione

Nome Baller, Dribble and Search Baller, Dribble and Search
ID lmlpemhldjghegidlghfgghgjiboecjd
URL Ufficiale https://chromewebstore.google.com/detail/baller-dribble-and-search/lmlpemhldjghegidlghfgghgjiboecjd
Descrizione Baller, Dribble and Search
Dimensione del File 626 KB
Conteggio Installazioni 1,282
Versione Corrente 3.3.2
Ultimo Aggiornamento 2022-09-02
Data di Pubblicazione 2021-09-08
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore ballerextensioncontact
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://baller.newtabhub.com
Lingue Supportate en-US
manifest.json
{
    "browser_action": {
        "default_icon": "icons\/logo128.png",
        "default_title": "Baller, Dribble and Search"
    },
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "description": "Baller, Dribble and Search",
    "icons": {
        "128": "icons\/logo128.png",
        "16": "icons\/logo16.png",
        "32": "icons\/logo32.png",
        "48": "icons\/logo48.png"
    },
    "background": {
        "service_worker": "html\/js\/background.js"
    },
    "manifest_version": 3,
    "name": "Baller, Dribble and Search",
    "short_name": "Baller",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.3.2"
}