Net4skills monitor

Net4skills monitor.

What is Net4skills monitor?

Net4skills monitor is a Chrome extension developed by Net4skills, and its main feature is "Net4skills monitor.".

Extension Screenshots

screenshot
screenshot

Download Net4skills monitor Extension CRX File

Download Net4skills monitor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Es una extensión necesaria para poder hacer los exámenes en Netec por medio de las diversas URL que proporciona Net4skills. Estará tomando fotografías en un tiempo determinado, para validar a la persona que está aplicando el examen.                    

Extension Basic Information

Name Net4skills monitor Net4skills monitor
ID iblkgdencfldjhodbohcbccpkenafflp
Official URL https://chromewebstore.google.com/detail/net4skills-monitor/iblkgdencfldjhodbohcbccpkenafflp
Description Net4skills monitor.
File Size 70.45 KB
Installation Count 2,000
Current Version 1.1
Last Updated 2021-05-26
Publish Date 2021-05-10
Rating 1.00/5 Total 2 Ratings
Developer Net4skills
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.netec.com/aviso-de-privacidad
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Net4skills monitor",
    "description": "Net4skills monitor.",
    "version": "1.1",
    "background": {
        "scripts": [
            "\/js\/background.js",
            "\/js\/webcam.js",
            "\/js\/webcam.min.js"
        ],
        "persistent": false
    },
    "permissions": [
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "browser_action": {
        "default_title": "Net4skills monitor",
        "default_icon": "\/images\/LogoNet4Skills.png"
    },
    "manifest_version": 2
}