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.…
Wat is Utility functions for main add-on?
Utility functions for main add-on is een Chrome-extensie ontwikkeld door https://www.inetclean.com, en de belangrijkste functie is "This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…".
Extensie Screenshots
Download het CRX-bestand van de extensie Utility functions for main add-on
Download Utility functions for main add-on-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Utility functions for main add-on |
ID | lgjbbgpdcecjcfmmlgpjedodehfeepcg |
Officiële URL | https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg |
Beschrijving | This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.… |
Bestandsgrootte | 39.52 KB |
Aantal Installaties | 621 |
Huidige Versie | 2016.2 |
Laatst Bijgewerkt | 2016-10-17 |
Publicatiedatum | 2016-10-17 |
Beoordeling | 4.33/5 Totaal 12 Beoordelingen |
Ontwikkelaar | https://www.inetclean.com |
Betalingswijze | in_app |
Extensiewebsite | http://www.inetclean.com |
Help Pagina-URL | https://www.inetclean.com/faq/ |
Ondersteunde Talen | 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" ] } |