TurboTab: Instant Search

TurboTab: Instant Search extension description.

Was ist TurboTab: Instant Search?

TurboTab: Instant Search ist eine Chrome-Erweiterung, die von Digital Future entwickelt wurde, und ihr Hauptmerkmal ist "TurboTab: Instant Search extension description.".

Erweiterungsscreenshots

screenshot
screenshot

TurboTab: Instant Search-Erweiterungs-CRX-Datei herunterladen

Laden Sie TurboTab: Instant 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

                        TurboTab: Instant Search Extension

Click "Add to Chrome" to install TurboTab. By doing so, you agree to:

🔎 Set your Chrome's New Tab to TurboTab.
🌐 Use Microsoft Bing for your searches.
✅ Accept our Terms of Use and Privacy Policy.

Experience TurboTab:
Dive into seamless web searching with TurboTab, your all-in-one browser extension.
Access Bing's comprehensive search capabilities and get daily motivational quotes.

Key Features:
🌙 Dark Mode for comfortable browsing.
🌟 Top Sites: Quickly access favorite websites.
🚀 Specific Bing searches with one-click.
📚 Daily curated quotes to inspire your searches.

Why TurboTab?
🔍 Effortless and streamlined search.
🎨 Intuitive and user-friendly design for a smooth browsing experience.

📜 Terms of use: https://digitalfuture.co.il/turbotab-terms-of-use/
✉️ Contact us: https://digitalfuture.co.il/contact-us/
🛡️ Privacy Policy: https://digitalfuture.co.il/turbotab-privacy-policy/                    

Grundlegende Informationen zur Erweiterung

Name TurboTab: Instant Search TurboTab: Instant Search
ID dmfhfpabgblkeiipfjjdfjjegpokcapj
Offizielle URL https://chromewebstore.google.com/detail/turbotab-instant-search/dmfhfpabgblkeiipfjjdfjjegpokcapj
Beschreibung TurboTab: Instant Search extension description.
Dateigröße 2.52 MB
Installationsanzahl 36
Aktuelle Version 1.0.8
Letztes Update 2023-11-14
Veröffentlichungsdatum 2023-09-16
Bewertung 5.00/5 Insgesamt 7 Bewertungen
Entwickler Digital Future
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://digitalfuture.co.il/turbotab/
Hilfeseite URL https://digitalfuture.co.il/contact-us/
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.8",
    "manifest_version": 3,
    "name": "TurboTab: Instant Search",
    "description": "TurboTab: Instant Search extension description.",
    "short_name": "TurboTab",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "topSites"
    ],
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}