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.…
Vad är Utility functions for main add-on?
Utility functions for main add-on är en Chrome-tillägg utvecklad av https://www.inetclean.com, och dess huvudfunktion är "This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…".
Tilläggsskärmbilder
Ladda ner Utility functions for main add-on-förlängningens CRX-fil
Ladda ner Utility functions for main add-on-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Utility functions for main add-on |
ID | lgjbbgpdcecjcfmmlgpjedodehfeepcg |
Officiell webbadress | https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg |
Beskrivning | This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.… |
Filstorlek | 39.52 KB |
Antal Installationer | 621 |
Aktuell Version | 2016.2 |
Senast Uppdaterad | 2016-10-17 |
Publiceringsdatum | 2016-10-17 |
Betyg | 4.33/5 Totalt 12 Betyg |
Utvecklare | https://www.inetclean.com |
Betalningssätt | in_app |
Tilläggswebbplats | http://www.inetclean.com |
Hjälpsida URL | https://www.inetclean.com/faq/ |
Stödda Språk | 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" ] } |