vConsole Agent

Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…

What is vConsole Agent?

vConsole Agent is a Chrome extension developed by Virtucom, and its main feature is "Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…".

Extension Screenshots

Download vConsole Agent Extension CRX File

Download vConsole Agent 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

                        Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s using it. The best part is: we’ve designed vConsole specifically for K-12.                    

Extension Basic Information

Name vConsole Agent vConsole Agent
ID miiaddenadbdlamddifiihbocfialpoi
Official URL https://chrome.google.com/webstore/detail/miiaddenadbdlamddifiihbocfialpoi
Description Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…
File Size 5.77 KB
Installation Count 14
Current Version 1.0.2
Last Updated 2016-10-25
Publish Date 2016-10-25
Developer Virtucom
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "vConsole Agent",
    "version": "1.0.2",
    "background": {
        "scripts": [
            "reporter.js"
        ],
        "persistent": true
    },
    "permissions": [
        "background",
        "tabs",
        "storage",
        "geolocation",
        "management",
        "system.cpu",
        "system.display",
        "system.memory",
        "system.storage",
        "https:\/\/api.1to1vconsole.com\/"
    ]
}