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
官方網址 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\/"
    ]
}