1 Porn Blocker
1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.
Apa itu 1 Porn Blocker?
1 Porn Blocker adalah ekstensi Chrome yang dikembangkan oleh https://chromeapps.site, dan fitur utamanya adalah "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi 1 Porn Blocker
Unduh file ekstensi 1 Porn Blocker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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 Informasi Dasar Ekstensi
| Nama | |
| ID | hmfdgglohegpbemenokedmennamogphp |
| URL Resmi | https://chromewebstore.google.com/detail/1-porn-blocker/hmfdgglohegpbemenokedmennamogphp |
| Deskripsi | 1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. |
| Ukuran File | 9.79 KB |
| Jumlah Instalasi | 120 |
| Versi Saat Ini | 1.0 |
| Terakhir Diperbarui | 2023-05-13 |
| Tanggal Publikasi | 2023-05-13 |
| Penilaian | 5.00/5 Total 5 Penilaian |
| Pengembang | https://chromeapps.site |
| [email protected] | |
| Tipe Pembayaran | free |
| URL Halaman Kebijakan Privasi | https://chromeapps.site/privacypolicy.html |
| Bahasa yang Didukung | 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"
}
} | |