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はhttps://www.inetclean.comによって開発されたChromeの拡張機能で、その主な機能は「This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…」です。

拡張機能のスクリーンショット

screenshot

Utility functions for main add-on拡張機能のCRXファイルをダウンロード

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"
    ]
}