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 |
| 官方URL | 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"
}
} | |