TurboTab: Instant Search

TurboTab: Instant Search extension description.

什麼是TurboTab: Instant Search?

TurboTab: Instant Search是由Digital Future開發的Chrome擴展程式,該擴展的主要功能是“TurboTab: Instant Search extension description.”。

擴展截圖

screenshot
screenshot

下載TurboTab: Instant Search擴展crx文件

下載TurboTab: Instant Search擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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/                    

擴展基本資訊

名稱 TurboTab: Instant Search TurboTab: Instant Search
ID dmfhfpabgblkeiipfjjdfjjegpokcapj
官方網址 https://chromewebstore.google.com/detail/turbotab-instant-search/dmfhfpabgblkeiipfjjdfjjegpokcapj
簡介 TurboTab: Instant Search extension description.
檔案大小 2.52 MB
安裝次數 36
目前版本 1.0.8
更新時間 2023-11-14
上架時間 2023-09-16
評分 5.00/5 共 7 次評分
開發者 Digital Future
電子郵箱 [email protected]
付費類型 free
擴展官網 https://digitalfuture.co.il/turbotab/
說明頁面URL https://digitalfuture.co.il/contact-us/
支援的語言 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"
    }
}