Skip to main content

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

ContentTypeFunction
Get Chromium Browsers ExtensionsScriptAn 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 ExtensionsScriptAn 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]ScriptA wrapper script to execute the Get Chromium Browsers Extensions and Get Firefox Browser Extensions scripts.
plugin_proval_browsers_extensionsCustom TableTo store the information gathered by the Get Chromium Browsers Extensions and Get Firefox Browser Extensions scripts.
Installed Browsers Extensions [Script]DataviewTo display the information on installed browser extensions stored in the plugin_proval_browsers_extensions table.

Implementation

  1. Import the Get Installed Browsers Extensions [DV] script.
  2. Import the Installed Browsers Extensions [Script] dataview.
  3. Debug the script against any online Windows machine to create the plugin_proval_browsers_extensions table.
  4. 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.