BrowseControl

Safe Search

BrowseControlとは何ですか?

BrowseControlはhttps://searchweb.infoによって開発されたChromeの拡張機能で、その主な機能は「Safe Search」です。

拡張機能のスクリーンショット

screenshot

BrowseControl拡張機能のCRXファイルをダウンロード

BrowseControl拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}