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

Что такое Utility functions for main add-on?

Utility functions for main add-on - это расширение Chrome, разработанное https://www.inetclean.com, и его основная функция - "This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Utility functions for main add-on

Скачайте файлы расширений Utility functions for main add-on в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Utility functions for main add-on Utility functions for main add-on
ID lgjbbgpdcecjcfmmlgpjedodehfeepcg
Официальный URL https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg
Описание This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…
Размер файла 39.52 KB
Количество установок 621
Текущая Версия 2016.2
Последнее Обновление 2016-10-17
Дата публикации 2016-10-17
Рейтинг 4.33/5 Всего 12 оценок
Разработчик https://www.inetclean.com
Тип оплаты in_app
Официальный сайт расширения http://www.inetclean.com
URL страницы помощи https://www.inetclean.com/faq/
Поддерживаемые языки 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"
    ]
}