Plugin_ProVal_Browsers_Extensions
Purpose
This Automate custom table stores the information gathered by the Get Chromium Browsers Extensions and Get Firefox Browser Extensions scripts and is used by the Installed Browsers Extensions [Script] dataview.
Dependencies
Tables
Plugin_ProVal_Browsers_Extensions
Column | Type | Explanation |
---|---|---|
Computerid | int(10) | Computer ID |
Browser | varchar(10) | Name of the Browser (Edge |
UserProfilePath | varchar(128) | User Profile Path of the user to whom the extension belongs |
ExtensionName | varchar(128) | Name of the Extension |
ExtensionID | varchar(128) | ID of the Extension |
ExtensionVersion | varchar(32) | Version of the Extension |
ExtensionInstallTime | datetime | Installation time of the Extension |
ScriptRunTime | datetime | Time when the data was fetched in Automate |