Torch Search

Use Torch default search browser extension to search the web!

Torch Search là gì?

Torch Search là một tiện ích mở rộng Chrome được phát triển bởi panikosg1911, và tính năng chính của nó là "Use Torch default search browser extension to search the web!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Torch Search

Tải xuống các tệp mở rộng Torch Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Torch Search Torch Search
ID enkjnfoecgdifjldcgfaefkmmiijafcj
URL Chính Thức https://chromewebstore.google.com/detail/torch-search/enkjnfoecgdifjldcgfaefkmmiijafcj
Mô tả Use Torch default search browser extension to search the web!
Kích Thước Tệp 14.3 KB
Số Lần Cài Đặt 68,944
Phiên Bản Hiện Tại 1.0.678.1
Cập Nhật Lần Cuối 2021-01-31
Ngày Phát Hành 2021-01-30
Đánh Giá 2.57/5 Tổng số 51 Đánh Giá
Nhà Phát Triển panikosg1911
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.blpsearch.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
        }
    }
}