BrowseControl
Safe Search
什麼是BrowseControl?
BrowseControl是由https://searchweb.info開發的Chrome擴展程式,該擴展的主要功能是“Safe Search”。
擴展截圖
下載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 擴展基本資訊
| 名稱 | |
| ID | hhmjophcjfgondpkaipcoddghhcahmhf |
| 官方網址 | 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"
} | |