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

Co to jest Utility functions for main add-on?

Utility functions for main add-on to rozszerzenie Chrome opracowane przez https://www.inetclean.com, a jego główną funkcją jest „This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Utility functions for main add-on

Pobierz pliki rozszerzeń Utility functions for main add-on w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Utility functions for main add-on Utility functions for main add-on
ID lgjbbgpdcecjcfmmlgpjedodehfeepcg
Oficjalny URL https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg
Opis This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…
Rozmiar pliku 39.52 KB
Liczba instalacji 621
Aktualna Wersja 2016.2
Ostatnia Aktualizacja 2016-10-17
Data Publikacji 2016-10-17
Ocena 4.33/5 Łącznie 12 Oceny
Deweloper https://www.inetclean.com
Typ Płatności in_app
Strona Rozszerzenia http://www.inetclean.com
Adres URL Strony Pomocy https://www.inetclean.com/faq/
Obsługiwane Języki 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"
    ]
}