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

Cos'è Utility functions for main add-on?

Utility functions for main add-on è un'estensione di Chrome sviluppata da https://www.inetclean.com, e la sua funzione principale è "This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Utility functions for main add-on

Scarica i file di estensione Utility functions for main add-on in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Utility functions for main add-on Utility functions for main add-on
ID lgjbbgpdcecjcfmmlgpjedodehfeepcg
URL Ufficiale https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg
Descrizione This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…
Dimensione del File 39.52 KB
Conteggio Installazioni 621
Versione Corrente 2016.2
Ultimo Aggiornamento 2016-10-17
Data di Pubblicazione 2016-10-17
Valutazione 4.33/5 Totale 12 Valutazioni
Sviluppatore https://www.inetclean.com
Tipo di Pagamento in_app
Sito Web dell'Estensione http://www.inetclean.com
URL della Pagina di Aiuto https://www.inetclean.com/faq/
Lingue Supportate 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"
    ]
}