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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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"
    ]
}