Get Chromium Browsers Extensions
Summary
This script is an Automate implementation of the agnostic script Get-ChromiumExtensions.
Sample Run

Dependencies
Global Variables
| Name | Value | Accepted Values | Description |
|---|---|---|---|
| Debug | False | False, True | When True, enables informational logging; when False (default), informational logs are suppressed to avoid adding entries to the h_scripts table. Set to True to assist with troubleshooting. |
| ScriptEngineEnableLogger | False | False, True | When True, enables final (success/failure) logging; when False (default), these logs are suppressed to avoid adding entries to the h_scripts table. Set to True to assist with troubleshooting. |
Process
- Creates the Plugin_ProVal_Browsers_Extensions script if it does not exist.
- Defines the necessary variables.
- Executes the agnostic script Get-ChromiumExtensions and stores the data into a JSON file.
- Clears the stale data.
- Executes the OverFlowedVariable - SQL Insert - Execute script to parse through the JSON file and insert the data into the Plugin_ProVal_Browsers_Extensions table.
- Logs the successes and failures.
Output
- Script Log
- Custom Table
- Dataview