Sonar knowledge base
Go to websiteGo to SonarBook a call
  • Welcome to Sonar
    • Getting started with Sonar Clarity
  • Links
    • What we do
    • The platform
    • Changelog
  • Sonar Documentation
  • Security information
  • Browsers Extensions
    • Anonymous browser extension
      • Deploy the anonymous Chrome Extension on Windows
      • Deploy the anonymous Edge Extension
    • Identified browser extension
      • Deploy the Edge Extension
      • Deploy the Chrome Extension on Windows
      • Deploy the firefox Extension
  • Expenses - Manage Your SaaS Expenses
    • How to Bulk Add Expenses with CSV
  • Renewals & Contract Management
    • Importing Contracts by CSV
    • Importing Contracts by email
  • Licenses Management
    • Importing Licenses by CSV
    • Importing Licenses by email
  • Integrations
    • Identity provider and SSO
      • Setting Up Google Workspace as an Identity Provider
      • Microsoft SSO
    • Finance and accounting
Powered by GitBook
On this page
  • How to Deploy:
  • Deploy:
  • Verification
  1. Browsers Extensions
  2. Identified browser extension

Deploy the Chrome Extension on Windows

PreviousDeploy the Edge ExtensionNextDeploy the firefox Extension

Last updated 3 months ago

How to Deploy:

To ensure a seamless deployment of Sonar's Chrome extension (ID: chrome_extension_id), follow the guidelines as advised by Google.

The process involves utilizing the ExtensionInstallForcelist ExtensionSettings policies, which automatically downloads and installs the specified extension for Google Chrome users in your organization and pin it to the browser.

Guidelines:

Be careful, if you already have some extension installed, please be aware that this will replace your configuration. Please insert the key after your current installation, or use Google Workspace deployment.

Deploy:

To install the Sonar Chrome extension on devices running Windows:

Add the following key to the Windows registry (it should be under HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallForcelist):

  • Name: 1 (or any number if you already have a policy)

  • Data: chrome_extension_id;https://clients2.google.com/service/update2/crx

Add the following key to the Windows registry (it should be under HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionSettings):

  • Name: chrome_extension_id

  • Data: {"toolbar_pin":"force_pinned"}

Verification

You can inspect and debug the policy on "chrome://policy":

https://chromeenterprise.google/policies/?policy=ExtensionInstallForcelist
https://chromeenterprise.google/policies/#ExtensionSettings