BrowseControl

Safe Search

BrowseControlคืออะไร?

BrowseControl เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://searchweb.info และคุณลักษณะหลักของมันคือ "Safe Search"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BrowseControl

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
}