Installed Browsers Extensions
Purpose
This document returns information relating to the installed extensions for installed browsers for each user.
Supported Browsers: Google Chrome, Brave, Microsoft Edge Chromium, and Mozilla Firefox
Associated Content
Content | Type | Function |
---|---|---|
Get Chromium Browsers Extensions | Script | An Automate implementation of the agnostic script EPM - Data Collection - Agnostic - Script - Get-ChromiumExtensions to fetch the installed extensions for the Chromium-based browsers. |
Get Firefox Browser Extensions | Script | An Automate implementation of the agnostic script EPM - Data Collection - Agnostic - Script - Get-FirefoxExtensions to fetch the installed extensions for the Mozilla Firefox browser. |
Get Installed Browsers Extensions [DV] | Script | A wrapper script to execute the Get Chromium Browsers Extensions and Get Firefox Browser Extensions scripts. |
plugin_proval_browsers_extensions | Custom Table | To store the information gathered by the Get Chromium Browsers Extensions and Get Firefox Browser Extensions scripts. |
Installed Browsers Extensions [Script] | Dataview | To display the information on installed browser extensions stored in the plugin_proval_browsers_extensions table. |
Implementation
- Import the Get Installed Browsers Extensions [DV] script.
- Import the Installed Browsers Extensions [Script] dataview.
- Debug the script against any online Windows machine to create the plugin_proval_browsers_extensions table.
- Check the Installed Browsers Extensions [Script] dataview for the data. If it's empty, you can execute the CWM - Automate - Script - Update User Permissions for ProVal Custom Tables script to grant the table's permissions to all of the Automate users.