BrowseControl

Safe Search

BrowseControl là gì?

BrowseControl là một tiện ích mở rộng Chrome được phát triển bởi https://searchweb.info, và tính năng chính của nó là "Safe Search".

Ả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 BrowseControl

Tải xuống các tệp mở rộng BrowseControl 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

                        BrowseControl is a lightweight and helpful Search Tool Extension designed to optimize your Search Experience.

* BrowseControl will provide access to our top-notch search engine optimizer (by CHANGING  the browser's default search engine provider).

The search features used within the extension will be provided by Bing / Yahoo or Google.

* Please read carefully: by installing BrowseControl extension, you agree to use our search engine optimizer and agree to the End User License Agreement and / or the Privacy Policy.

Privacy Policy: https://www.d2rinternetholdings.com/privacypolicy
EULA: https://www.d2rinternetholdings.com/termsconditions                    

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

Tên BrowseControl BrowseControl
ID hhmjophcjfgondpkaipcoddghhcahmhf
URL Chính Thức https://chromewebstore.google.com/detail/browsecontrol/hhmjophcjfgondpkaipcoddghhcahmhf
Mô tả Safe Search
Kích Thước Tệp 117 KB
Số Lần Cài Đặt 189
Phiên Bản Hiện Tại 3.1.1
Cập Nhật Lần Cuối 2023-01-06
Ngày Phát Hành 2023-01-02
Nhà Phát Triển https://searchweb.info
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.d2rinternetholdings.com
URL Trang Trợ Giúp https://www.d2rinternetholdings.com
URL Trang Chính Sách Bảo Mật https://www.d2rinternetholdings.com/privacypolicy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.searchweb.info\/icons\/Favicon.ico",
            "is_default": true,
            "keyword": "BrowseControl",
            "name": "BrowseControl",
            "search_url": "https:\/\/www.searchweb.info?gid=os_4873&q={searchTerms}"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "icons\/logo128.png",
        "16": "icons\/logo16.png",
        "32": "icons\/logo32.png",
        "48": "icons\/logo48.png"
    },
    "manifest_version": 3,
    "name": "BrowseControl",
    "short_name": "BrowseControl",
    "description": "Safe Search",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.1"
}