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
Eメール [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\/"
    ]
}