Deployment Guide
Google Workspace Deployment
Deploy Ghostery to managed Chrome browsers and Chromebooks using the Google Admin Console. This cloud-based approach requires no on-premises infrastructure.
Prerequisites
- Google Workspace subscription (Business, Enterprise, or Education)
- Super Admin or delegated admin access to Google Admin Console
- Chrome Browser Cloud Management enabled (for managed browsers)
Force Install Ghostery
- Sign in to Google Admin Console
- Navigate to: Devices → Chrome → Apps & extensions
- Select the organizational unit where you want to deploy Ghostery
- Click the + icon and select "Add from Chrome Web Store"
-
Search for "Ghostery" or enter the extension ID:
mlomiejdfkolichcflejclcbmpeaniij - Select Ghostery from the search results and click "Select"
- Set Installation Policy to "Force install" or "Force install + pin to browser toolbar"
- Save the configuration
Configure Extension Policy
After adding the extension, you can configure Ghostery's managed storage settings:
- Click on Ghostery in the Apps & extensions list
- Find the "Policy for extensions" section
- Enter the configuration JSON:
{
"disableOnboarding": {
"Value": true
},
"disableUserControl": {
"Value": true
},
"trustedDomains": {
"Value": ["your-company.com", "internal-app.company.com"]
}
}
JSON Format: Google Workspace requires each policy value to be wrapped in a {"Value": ...} object, unlike other deployment methods that use flat JSON.
Organization Units
You can deploy different configurations to different parts of your organization:
- Root OU: Apply baseline settings to all users
- Department OUs: Customize trusted domains per department
- Kiosk OU: Apply maximum lockdown for shared devices
Chromebook Deployment
For Chromebooks enrolled in Chrome Enterprise, the extension will be automatically installed when users sign in. No additional configuration is needed beyond the steps above.
User vs Device Policies
- User policies: Follow the signed-in user across devices
- Device policies: Apply to the Chromebook regardless of who signs in
For most deployments, user-level policies are sufficient. Use device-level policies for kiosks or shared workstations.
Managed Browser Deployment
For Chrome browsers on Windows, macOS, or Linux enrolled in Chrome Browser Cloud Management:
- Navigate to: Devices → Chrome → Managed browsers
- Follow the same steps as above to add and configure the extension
- Policies will apply when the browser syncs with the management server
Verify Deployment
After the policy syncs:
- Open Chrome on a managed device or sign in to a managed profile
- Navigate to
chrome://policy - Click "Reload policies" to force refresh
- Verify Ghostery appears in the extension policies
- Navigate to
chrome://extensionsto confirm installation
Sync Timing: Google Workspace policies typically sync within a few hours, but you can force an immediate sync from the Admin Console or by having users restart Chrome.
Need Help?
Our enterprise support team is ready to assist with your deployment.
Contact Enterprise Support