Upload an extension to get started.
Note: The following commands may overwrite existing policies.
reg add HKLM\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist /v 1 /t REG_SZ /d /f
reg add HKLM\SOFTWARE\Policies\Google\Chrome\ExtensionInstallSources /v 1 /t REG_SZ /d /* /f
Hint: You can use the following commands to remove these policies:
reg delete HKLM\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist /f
reg delete HKLM\SOFTWARE\Policies\Google\Chrome\ExtensionInstallSources /f
Linux: This is supported in all versions of Chrome.
Mac and Windows: This method is only supported in Chromium.
Hint: To update the extension, simply enable Developer Mode at chrome://extensions and press "Update" after dragging a new extension here. You must increase the version number for Chrome to update the extension.