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