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 là gì?

Utility functions for main add-on là một tiện ích mở rộng Chrome được phát triển bởi https://www.inetclean.com, và tính năng chính của nó là "This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Utility functions for main add-on

Tải xuống các tệp mở rộng Utility functions for main add-on dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Utility functions for main add-on Utility functions for main add-on
ID lgjbbgpdcecjcfmmlgpjedodehfeepcg
URL Chính Thức https://chromewebstore.google.com/detail/utility-functions-for-mai/lgjbbgpdcecjcfmmlgpjedodehfeepcg
Mô tả This plugin provides watchdog function for iNetClean porn filter. It notifies user if the porn filter is removed from chrome.…
Kích Thước Tệp 39.52 KB
Số Lần Cài Đặt 621
Phiên Bản Hiện Tại 2016.2
Cập Nhật Lần Cuối 2016-10-17
Ngày Phát Hành 2016-10-17
Đánh Giá 4.33/5 Tổng số 12 Đánh Giá
Nhà Phát Triển https://www.inetclean.com
Loại Thanh Toán in_app
Trang Web Mở Rộng http://www.inetclean.com
URL Trang Trợ Giúp https://www.inetclean.com/faq/
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}