vConsole Agent
Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…
Vad är vConsole Agent?
vConsole Agent är en Chrome-tillägg utvecklad av Virtucom, och dess huvudfunktion är "Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…".
Tilläggsskärmbilder
Ladda ner vConsole Agent-förlängningens CRX-fil
Ladda ner vConsole Agent-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | miiaddenadbdlamddifiihbocfialpoi |
Officiell webbadress | https://chrome.google.com/webstore/detail/miiaddenadbdlamddifiihbocfialpoi |
Beskrivning | Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s… |
Filstorlek | 5.77 KB |
Antal Installationer | 14 |
Aktuell Version | 1.0.2 |
Senast Uppdaterad | 2016-10-25 |
Publiceringsdatum | 2016-10-25 |
Utvecklare | Virtucom |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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\/" ] } |