Parental Control - Adult Blocker
Block porn sites, protect your child from adult websites. Anti-porn addon. Restricts access to adult content.
O que é Parental Control - Adult Blocker?
Parental Control - Adult Blocker é uma extensão do Chrome desenvolvida por freshtools.cmp, e sua principal característica é "Block porn sites, protect your child from adult websites. Anti-porn addon. Restricts access to adult content.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Parental Control - Adult Blocker
Baixe arquivos de extensão Parental Control - Adult 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
Block porn sites, protect your child from adult websites. Anti-porn addon. Restricts the access to adult content. Have you ever thought how to block porn sites on a computer to protect your child from seeing adult content? We have a solution for you – Parental control – Porn blocker software! With our easy to use extension, you can protect your child from the content on the web that your child should not see. It works as an adult website blocker, porn blocker in chrome browser. While your kids or family members are surfing the internet our adult blocker inspects pages for keywords that indicate that page contains porno or adult content, and if one of the keywords found – or porn blocker for chrome blocks that page with inappropriate content, protecting viewers from what they shouldn’t see. Our features: - Blacklist. Create a list of websites that you want to be inaccessible from your browser. Once in the list our extension will block site in chrome and it wouldn’t be accessible. - Whitelist. A list of websites that you allow to be opened in your browser. Just add a domain name and serf them freely while still blocking other adult or sensitive sites that are not in whitelist. - Password protection. You can set password on activation and deactivation of extension and extension settings. Use this feature to exclude the possibility of your child deactivating the extension or to eliminate accidental changes in settings. - Hide icon. You can choose to show empty extension icon so that it would be not so visible to your child. - Block page style. We have added three styles of a block page for you to choose from. Alerting red with a distinctive warning that content is forbidden to access. Its great to make sure that viewer will see that page had adult content or was blocked by you. Soft gray page for less aggressive everyday usage with just skipping the sensitive content. And a Chrome 404 error page, so blocking would be hidden and it would seem that this site or page is just unavailable or closed. - Activate SafeSearch on search engines and YouTube. This feature is to be even more secure. It activates SafeSearch analogs on the search providers and the sites that support it. We are very proud of our extension and very happy that we can help you to protect you children, teens and adults from inappropriate content on the Internet. We are sure that you will find our product as the simplest and effective extension for filtering and blocking porno content. We offer our extension porn blocker to you free. So try it!
Informações Básicas da Extensão
Nome | |
ID | peocghcbolghcodidjgkndgahnlaecfl |
URL Oficial | https://chrome.google.com/webstore/detail/parental-control-adult-bl/peocghcbolghcodidjgkndgahnlaecfl |
Descrição | Block porn sites, protect your child from adult websites. Anti-porn addon. Restricts access to adult content. |
Tamanho do Arquivo | 491 KB |
Contagem de Instalações | 51,361 |
Versão Atual | 2.20.1 |
Última Atualização | 2021-05-05 |
Data de Publicação | 2019-05-11 |
Classificação | 3.27/5 Total de 156 Avaliações |
Desenvolvedor | freshtools.cmp |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://parentalcontrol.site/privacy |
Idiomas Suportados | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "libs\/jquery.js", "libs\/prototype.js", "libs\/aes.js", "js\/settings.js", "js\/initialize.js", "js\/api.js", "js\/utils.js", "js\/browser.js", "js\/adult.js", "js\/bg.js" ] }, "browser_action": { "default_icon": { "128": "assets\/icons\/icon-128.png", "32": "assets\/icons\/icon-48.png", "48": "assets\/icons\/icon-48.png", "64": "assets\/icons\/icon-48.png" }, "default_popup": "popup.html", "default_title": "Parental Control" }, "content_scripts": [ { "all_frames": true, "js": [ "content\/content.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" }, { "all_frames": false, "js": [ "content\/engines.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "content_security_policy": "script-src 'self' 'unsafe-eval' ; object-src 'self'", "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "assets\/icons\/icon-128.png", "32": "assets\/icons\/icon-48.png", "48": "assets\/icons\/icon-48.png", "64": "assets\/icons\/icon-48.png" }, "incognito": "spanning", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi0EO99uPcyBDxK3e2jZlcXifeiQxIqOSormL75reOR8l49zRpaWbE2MHIHOmEeD8MMrwlVBzBoI1DTrZ+lHhbq\/VRc73HIBIb\/4NnIcVwdg2+6f0l4pcdxsN4Vh0Jhw0Jj+DGcWNDqd2egGr6s+CAf\/byMLRg5+y3\/p\/N1PXwmkOZL8QKcx3\/P4LU44Y1TSbqUq3C9U5gDPTcAI6Y5FcK8PppCh8jk\/kxL7iaU8Da0lvhiSPpSTF3o6zZT81mA0AvC3fI5QWRU8zJZmC1IOBFrjJQ1JumfcC7KP7FhJlGXdK3NfhXNOhx26IJUxPAVG3VC6VqBlSRXKczN7Px7tDRQIDAQAB", "manifest_version": 2, "name": "__MSG_name__", "options_page": "options.html", "permissions": [ "contextMenus", "storage", "tabs", "webRequest", "webRequestBlocking", "cookies", "http:\/\/*\/*", "https:\/\/*\/*" ], "short_name": "ParentalControl", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.20.1", "version_name": "2.20.1", "web_accessible_resources": [ "assets\/css\/content.css", "assets\/icons\/*.*" ] } |