Utility functions for main add-on
This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…
O que é Utility functions for main add-on?
Utility functions for main add-on é uma extensão do Chrome desenvolvida por https://www.inetclean.com, e sua principal característica é "This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Utility functions for main add-on
Baixe arquivos de extensão Utility functions for main add-on 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
This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome. Smart kids try to bypass porn filter and parents prefer to get email alert of such attempts.
Informações Básicas da Extensão
Nome | Utility functions for main add-on |
ID | lgjbbgpdcecjcfmmlgpjedodehfeepcg |
URL Oficial | https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg |
Descrição | This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.… |
Tamanho do Arquivo | 39.52 KB |
Contagem de Instalações | 621 |
Versão Atual | 2016.2 |
Última Atualização | 2016-10-17 |
Data de Publicação | 2016-10-17 |
Classificação | 4.33/5 Total de 12 Avaliações |
Desenvolvedor | https://www.inetclean.com |
Tipo de Pagamento | in_app |
Site da Extensão | http://www.inetclean.com |
URL da Página de Ajuda | https://www.inetclean.com/faq/ |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Utility functions for main add-on", "short_name": "inetclean_helper", "description": "", "author": "Karpa IT Solutions LLP", "version": "2016.2", "manifest_version": 2, "homepage_url": "http:\/\/www.karpa.biz", "background": { "persistent": false, "scripts": [ "jquery-2.1.1.min.js", "json2.js", "background.js" ] }, "permissions": [ "management", "tabs" ] } |