vConsole Agent
Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…
Wat is vConsole Agent?
vConsole Agent is een Chrome-extensie ontwikkeld door Virtucom, en de belangrijkste functie is "Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s…".
Extensie Screenshots
Download het CRX-bestand van de extensie vConsole Agent
Download vConsole Agent-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | miiaddenadbdlamddifiihbocfialpoi |
Officiële URL | https://chrome.google.com/webstore/detail/miiaddenadbdlamddifiihbocfialpoi |
Beschrijving | Track your assets in real-time, control user access and permissions, assemble user groups, and tailor device functions to who’s… |
Bestandsgrootte | 5.77 KB |
Aantal Installaties | 14 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2016-10-25 |
Publicatiedatum | 2016-10-25 |
Ontwikkelaar | Virtucom |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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\/" ] } |