vConsole Agent

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

什么是vConsole Agent?

vConsole Agent是由Virtucom开发的Chrome扩展程序,该扩展的主要功能是“Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…”。

扩展截图

下载vConsole Agent扩展crx文件

下载vConsole Agent扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 vConsole Agent vConsole Agent
ID miiaddenadbdlamddifiihbocfialpoi
官方URL https://chrome.google.com/webstore/detail/miiaddenadbdlamddifiihbocfialpoi
简介 Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…
文件大小 5.77 KB
安装次数 14
当前版本 1.0.2
更新时间 2016-10-25
上架时间 2016-10-25
开发者 Virtucom
电子邮箱 [email protected]
付费类型 free
支持的语言 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\/"
    ]
}