TopNotch Search

Use Top Notch default search browser extension to search the web!

什么是TopNotch Search?

TopNotch Search是由TopNotch Search开发的Chrome扩展程序,该扩展的主要功能是“Use Top Notch default search browser extension to search the web!”。

扩展截图

screenshot

下载TopNotch Search扩展crx文件

下载TopNotch Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Use TopNotch default search browser extension to search the web!

TopNotch Search configures your Chrome Default Search settings to www.TN-search.com, allowing you to quickly search the web from your Chrome address bar!

terms:
https://site.tn-search.com/tos?c=tn

privacy:
https://site.tn-search.com/privacy?c=tn

By clicking "Add to chrome", I accept and agree to installing the TopNotch Search extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy.                    

扩展基本信息

名称 TopNotch Search TopNotch Search
ID kcaifijhaiiefnonefimpkghocjcajjl
官方URL https://chromewebstore.google.com/detail/topnotch-search/kcaifijhaiiefnonefimpkghocjcajjl
简介 Use Top Notch default search browser extension to search the web!
文件大小 13.76 KB
安装次数 2,511
当前版本 1.0.2
更新时间 2023-08-10
上架时间 2023-08-03
开发者 TopNotch Search
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://site.tn-search.com/privacy?c=tn
支持的语言 en-US
manifest.json
{
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.tn-search.com\/tn-search.com\/img\/favicon.ico",
            "is_default": true,
            "keyword": "Default-Search",
            "name": "TopNotch",
            "search_url": "https:\/\/r.tn-search.com\/search?q={searchTerms}",
            "suggest_url": "https:\/\/s.tn-search.com\/suggest\/?q={searchTerms}"
        }
    },
    "description": "Use Top Notch default search browser extension to search the web!",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "TopNotch Search",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}