Chromium browser extensions overview
List installed chromium browser extensions.
Parameters
| Name |
Type |
Description |
| Organizations |
list |
Select one or multiple organizations. The number in parantheses is the number of machines in the organization. |
| Name Filter |
string |
This input field supports SQL like wildcards. |
Fields
| Name |
Type |
Visible |
Description |
| Browser |
string |
true |
Name of the browser |
| Extension Code |
string |
false |
A unique identifier assigned by the browser extension store or the developer to identify the extension |
| Display Name |
string |
true |
Readable name of the extension |
| Version |
string |
true |
Version of the extension |
| Res1 |
string |
false |
Reserved for future use |
| Machines |
numeric |
true |
|
| Users |
numeric |
true |
|
| Store Url |
string |
true |
Url of the extension in the store |
| Store |
string |
true |
|
| Last Found In Store |
date |
true |
Date/Time this extension was last found in the store. This is updated every time we find this extension in the store, even if we already have it in the inventory. This allows to track if an extension is removed from the store after being found once. |
| Stars |
object |
true |
Number of stars the extension has in the store. A floating point number is used since some stores (e.g. Chrome Web Store) use floating point numbers for ratings (e.g. 4.5 stars) |
| Ratings |
numeric |
true |
Number of ratings the extension has in the store |
| Sentry Block |
bool |
true |
Indicates if the extension is blocked by Sentry |
| Sentry Reason |
string |
true |
Reason for the Sentry block |
| Sentry Insert Date |
date |
true |
Date/Time when the extension was inserted into the sentry database |
| Sentry Source |
string |
true |
Source of the sentry data |
| Store Alert |
string |
true |
Alert message from the extension store about this extension |
| Store Warning |
string |
true |
Warning message from the extension store about this extension |
| Current Date Time |
date |
false |
Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query
| Property |
Value |
Description |
| Query Guid |
82481da3-03b8-4866-ab1d-ac4118cc2e96 |
The internal id of the query. Must be unique |
| SupportsDesktop |
true |
If true, the query can be started from the OctoSAM Windows GUI |
| SupportsWeb |
true |
If true, the query can be started from the OctoSAM Web UI |
| LastUpdate |
2026-06-15 09:42:14 |
Last change to this document |
| Build |
1.12.5.2 |
OctoSAM build that last changed this document |