Get Installed Browsers Extensions DV
Summary
This script gathers all the extensions installed on the Google Chrome, Microsoft Edge, Brave, and Mozilla Firefox browsers. It's a wrapper script that executes the Get Chromium Browsers Extensions and Get Firefox Browser Extensions scripts.
Sample Run

Dependencies
- Get Chromium Browsers Extensions
- Get Firefox Browser Extensions
- Installed Browsers Extensions [Script]
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. |
Variables
| Name | Description |
|---|---|
| Browser | Used to check the name of the installed browser. |
Process
- Refresh software inventory.
- Look for the installed browsers.
- Execute the Get Chromium Browsers Extensions script if any of the
Google Chrome,Brave, orMicrosoft Edgebrowsers are installed. - Execute the Get Firefox Browser Extensions script if the
Mozilla Firefoxbrowser is installed.
Output
- Dataview