Baller, Dribble and Search

Baller, Dribble and Search

Qu'est-ce que Baller, Dribble and Search ?

Baller, Dribble and Search est une extension Chrome développée par ballerextensioncontact, et sa fonction principale est "Baller, Dribble and Search".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Baller, Dribble and Search

Téléchargez les fichiers d'extension Baller, Dribble and Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Baller, Dribble and Search Baller, Dribble and Search
ID lmlpemhldjghegidlghfgghgjiboecjd
URL Officiel https://chromewebstore.google.com/detail/baller-dribble-and-search/lmlpemhldjghegidlghfgghgjiboecjd
Description Baller, Dribble and Search
Taille du Fichier 626 KB
Nombre d'Installations 1,282
Version Actuelle 3.3.2
Dernière Mise à Jour 2022-09-02
Date de Publication 2021-09-08
Évaluation 5.00/5 Total 4 Évaluations
Développeur ballerextensioncontact
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://baller.newtabhub.com
Langues Prises en Charge 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"
}