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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Virtucom และคุณลักษณะหลักของมันคือ "Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…"

ภาพหน้าจอของส่วนขยาย

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย vConsole Agent

ดาวน์โหลดไฟล์ส่วนขยาย 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\/"
    ]
}