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
官方URL 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"
    }
}