1 Porn Blocker
1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.
O que é 1 Porn Blocker?
1 Porn Blocker é uma extensão do Chrome desenvolvida por https://chromeapps.site, e sua principal característica é "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão 1 Porn Blocker
Baixe arquivos de extensão 1 Porn Blocker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 Informações Básicas da Extensão
| Nome | |
| ID | hmfdgglohegpbemenokedmennamogphp |
| URL Oficial | https://chromewebstore.google.com/detail/1-porn-blocker/hmfdgglohegpbemenokedmennamogphp |
| Descrição | 1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. |
| Tamanho do Arquivo | 9.79 KB |
| Contagem de Instalações | 120 |
| Versão Atual | 1.0 |
| Última Atualização | 2023-05-13 |
| Data de Publicação | 2023-05-13 |
| Classificação | 5.00/5 Total de 5 Avaliações |
| Desenvolvedor | https://chromeapps.site |
| [email protected] | |
| Tipo de Pagamento | free |
| URL da Página de Política de Privacidade | https://chromeapps.site/privacypolicy.html |
| Idiomas Suportados | 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"
}
} | |