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.…

What is Utility functions for main add-on?

Utility functions for main add-on is a Chrome extension developed by https://www.inetclean.com, and its main feature is "This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…".

Extension Screenshots

screenshot

Download Utility functions for main add-on Extension CRX File

Download Utility functions for main add-on extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Utility functions for main add-on Utility functions for main add-on
ID lgjbbgpdcecjcfmmlgpjedodehfeepcg
Official URL https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg
Description This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…
File Size 39.52 KB
Installation Count 621
Current Version 2016.2
Last Updated 2016-10-17
Publish Date 2016-10-17
Rating 4.33/5 Total 12 Ratings
Developer https://www.inetclean.com
Payment Type in_app
Extension Website http://www.inetclean.com
Help Page URL https://www.inetclean.com/faq/
Supported Languages 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"
    ]
}