When you install the Monitor Chrome extension to ChromeOS devices, the extension needs to authenticate with Monitor.
Note
When a user signs in to their non-Chromebook personal device using their work or school account:
- The Monitor Chrome extension appears downloaded for their profile, but it won’t work on their non-Chrome devices.
- When they log out, the extension is no longer in the browser.
- If you force-install the extension by username (the most common method), the extension follows their profile (policy).
Before you start
- You must be an IT Contact in Monitor.
- You must have access to your Google Workspace Admin Console.
- You must allow Monitor domains on your filter or firewall.
- Note your Unique Organisation ID and UNCL Serial ID.
| Monitor version | Steps |
|---|---|
| Monitor 2.0 |
|
| Legacy Monitor |
|
- Generate the JSON value by selecting Copy Configuration under Chromebook Extension Details.
Installation
- Go to your Google Workspace Admin Console and follow the Google instructions for adding apps.
- Add the Monitor extension by ID.
- Configure Monitor with the following settings and apply them to the monitored organisations in your Google directory:
- Extension ID: donbapingkdboklmjcfmpagmdohkgphg
- Installation policy: "Force install"
-
Configure JSON. You can choose to exclude users’ unmanaged devices from monitoring by adding "disableCaptureOnUnmanaged": true as shown in the following example:
Example
{
"Smoothwall": {
"Value": {
"OrgID": "12345678-abcd-ef01-2345-6789abcdef01",
"disableCaptureOnUnmanaged": true,
"serial": "UNCLTEST00000000"
}
}
}
- Select the Settings (gear icon) in the far right of the table.
- Follow Google’s instructions for setting application and extension policies and configure:
- Allowed types of apps and extensions: "Extension"
- App and extension install sources: https://clients2.google.com/service/update2/crx
- Ensure your Admin console has the following settings:
- Security - Incognito mode: "Disallow incognito mode"
- User Experience - Developer Tools: "Never allow use of built-in developer tools"
- Content - Screenshot: "Allow users to take screenshots and video recordings"