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