1 Porn Blocker
1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.
什麼是1 Porn Blocker?
1 Porn Blocker是由https://chromeapps.site開發的Chrome擴展程式,該擴展的主要功能是“1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.”。
擴展截圖
下載1 Porn Blocker擴展crx文件
下載1 Porn Blocker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
1 Porn Blocker is a simple Porn Blocker that serves you porn website from search results. By changing your default search that serves only safe content 擴展基本資訊
| 名稱 | |
| ID | hmfdgglohegpbemenokedmennamogphp |
| 官方網址 | https://chromewebstore.google.com/detail/1-porn-blocker/hmfdgglohegpbemenokedmennamogphp |
| 簡介 | 1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. |
| 檔案大小 | 9.79 KB |
| 安裝次數 | 120 |
| 目前版本 | 1.0 |
| 更新時間 | 2023-05-13 |
| 上架時間 | 2023-05-13 |
| 評分 | 5.00/5 共 5 次評分 |
| 開發者 | https://chromeapps.site |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 隱私政策頁面URL | https://chromeapps.site/privacypolicy.html |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "1 Porn Blocker",
"version": "1.0",
"description": "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. ",
"offline_enabled": true,
"omnibox": {
"keyword": "pron"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "icon.png"
},
"chrome_settings_overrides": {
"search_provider": {
"encoding": "UTF-8",
"favicon_url": "https:\/\/chromeapps.site\/icon",
"is_default": true,
"keyword": "Pron Blocker",
"name": "Web Search",
"search_url": "https:\/\/chromeapps.site\/pronblocker\/search.html?q={searchTerms}"
}
},
"icons": {
"128": "icon.png"
}
} | |