Introduction
This guide provides a general framework for deploying the Hi Marley Connect browser extension via Microsoft Intune. It serves as a recommendation that IT teams can follow, but actual deployments may vary based on specific organizational requirements, browser versions, and system configurations. Carriers may encounter differences depending on their infrastructure and software versions. Please validate configurations against your internal policies and test before full deployment. For more information, see the Microsoft Intune Documentation.
Step 1. Create a Configuration Profile
- Sign in to the Microsoft Intune Admin Center:
- Go to the Intune Admin Center
- Navigate to Devices > Configuration Profiles
- Select + Create Profile:
- In the settings menu, choose the appropriate platform for your deployment (e.g., Windows 10 and later)
- Select Settings Catalog as the Profile Type
- Select Create at the bottom of the form
- Name Your Profile:
- Enter a Name for the profile (e.g., "Hi Marley Connect Extension Deployment").
- Optionally, provide a description to clarify its purpose
- Select Next to open the configurations settings
Step 2. Configure Profile
- In the 2nd tab labeled Configuration Settings, select + Add Settings:
- Navigate to Google > Google Chrome > Extensions
- Set Force-Installed Extensions:
- Select Configure the list of force-installed apps and extensions
- Close out of the settings pane
- Toggle new configuration setting to Enabled
- Enter the following Hi Marley Connect Extension ID into "Input":
fhfkeleccjlphiaaohenmkedecmfiefg;https://clients2.google.com/service/update2/crx
- Select next to move into the Scopes tag:
- If needed, adjust the scopes to match your organization’s requirements for device or user targeting
Step 3. Whitelist URL's to be Matched for Phone Numbers Associated with a Hi Marley Case
- Define Extension Settings
- Locate Extension Settings and set the following
- Policy Name: Configure Hi Marley Connect Extensions
- Value:
{
"fhfkeleccjlphiaaohenmkedecmfiefg": {
"installation_mode": "force_installed",
"allowedUrls": ["https://example.com", "https://another-site.com"]
}
}- Note: URLs that change based on user actions must be formatted correctly to ensure Hi Marley Connect remains active across the service
- For example, a dynamic URL like
https://claimcenter/agbHVhbGv/cc/ClaimCenter.doshould be formatted ashttps://claimcenter/*/cc/ClaimCenter.doto account for variations while maintaining connectivity
- Apply this configuration
Step 4. Complete Profile Creation
- Select Next to continue to Assignments:
- In the Assignments tab, add the required users, groups, or devices that should receive the extension
- Select Next to continue to Review + Create tab
- Ensure the summary table aligns with expectations
- Select Create to deploy new profile