Torch Search

Use Torch default search browser extension to search the web!

什么是Torch Search?

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

扩展截图

screenshot

下载Torch Search扩展crx文件

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

扩展使用说明

                        Torch Search configures your Chrome Default Search settings to search.torchbrowser.com , allowing you to quickly search the web from your Chrome address bar!

terms:
https://torchbrowser.com/terms

privacy:
https://torchbrowser.com/privacy

To remove our extension from Google Chrome:

1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser.
2) Go to "Settings".
3) In the menu that appears click on "Extensions".
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall.
5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall).
6) Close your browser completely and reopen it. Our extension should be removed from your Chrome browser.                    

扩展基本信息

名称 Torch Search Torch Search
ID enkjnfoecgdifjldcgfaefkmmiijafcj
官方URL https://chromewebstore.google.com/detail/torch-search/enkjnfoecgdifjldcgfaefkmmiijafcj
简介 Use Torch default search browser extension to search the web!
文件大小 14.3 KB
安装次数 68,944
当前版本 1.0.678.1
更新时间 2021-01-31
上架时间 2021-01-30
评分 2.57/5 共51次评分
开发者 panikosg1911
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.blpsearch.com/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.678.1",
    "name": "Torch Search",
    "description": "Use Torch default search browser extension to search the web!",
    "icons": {
        "128": "icon128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Torch Search",
            "search_url": "https:\/\/search.torchbrowser.com\/search?p={searchTerms}&src=ds&sid=855",
            "favicon_url": "https:\/\/search.torchbrowser.com\/images\/favicon.ico",
            "keyword": "Default-Search",
            "is_default": true,
            "encoding": "UTF-8"
        }
    }
}