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.…”。
擴展截圖
下載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 |
ID | lgjbbgpdcecjcfmmlgpjedodehfeepcg |
官方網址 | 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" ] } |