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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
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\/" ] } |