Baller, Dribble and Search

Baller, Dribble and Search

Was ist Baller, Dribble and Search?

Baller, Dribble and Search ist eine Chrome-Erweiterung, die von ballerextensioncontact entwickelt wurde, und ihr Hauptmerkmal ist "Baller, Dribble and Search".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Baller, Dribble and Search-Erweiterungs-CRX-Datei herunterladen

Laden Sie Baller, Dribble and Search-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Baller, Dribble and Search Baller, Dribble and Search
ID lmlpemhldjghegidlghfgghgjiboecjd
Offizielle URL https://chromewebstore.google.com/detail/baller-dribble-and-search/lmlpemhldjghegidlghfgghgjiboecjd
Beschreibung Baller, Dribble and Search
Dateigröße 626 KB
Installationsanzahl 1,282
Aktuelle Version 3.3.2
Letztes Update 2022-09-02
Veröffentlichungsdatum 2021-09-08
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler ballerextensioncontact
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://baller.newtabhub.com
Unterstützte Sprachen 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"
}