Baller, Dribble and Search

Baller, Dribble and Search

Vad är Baller, Dribble and Search?

Baller, Dribble and Search är en Chrome-tillägg utvecklad av ballerextensioncontact, och dess huvudfunktion är "Baller, Dribble and Search".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Baller, Dribble and Search-förlängningens CRX-fil

Ladda ner Baller, Dribble and Search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Baller, Dribble and Search Baller, Dribble and Search
ID lmlpemhldjghegidlghfgghgjiboecjd
Officiell webbadress https://chromewebstore.google.com/detail/baller-dribble-and-search/lmlpemhldjghegidlghfgghgjiboecjd
Beskrivning Baller, Dribble and Search
Filstorlek 626 KB
Antal Installationer 1,282
Aktuell Version 3.3.2
Senast Uppdaterad 2022-09-02
Publiceringsdatum 2021-09-08
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare ballerextensioncontact
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://baller.newtabhub.com
Stödda Språk 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"
}