BrowseControl

Safe Search

BrowseControl란 무엇입니까?

BrowseControl은(는) https://searchweb.info에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Safe Search"입니다.

확장 프로그램 스크린샷

screenshot

BrowseControl 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 BrowseControl BrowseControl
ID hhmjophcjfgondpkaipcoddghhcahmhf
공식 URL https://chromewebstore.google.com/detail/browsecontrol/hhmjophcjfgondpkaipcoddghhcahmhf
설명 Safe Search
파일 크기 117 KB
설치 횟수 189
현재 버전 3.1.1
최근 업데이트 2023-01-06
출시 날짜 2023-01-02
개발자 https://searchweb.info
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.d2rinternetholdings.com
도움말 페이지 URL https://www.d2rinternetholdings.com
개인정보 보호 정책 페이지 URL https://www.d2rinternetholdings.com/privacypolicy
지원되는 언어 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"
}