V2

Upload an extension to get started.

How to install:

Install via Policy (macOS)
  1. Download and open the policy file: policy.mobileconfig
  2. Install the policy at Settings > Profiles from the menu bar
  3. Reload policies in Chrome at chrome://policy
  4. Install the extension:
Install via Policy (Windows)

Note: The following commands may overwrite existing policies.

  1. Open Command Prompt as an administrator.
  2. Run the following command: reg add HKLM\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist /v 1 /t REG_SZ /d /f
  3. Run the following command: reg add HKLM\SOFTWARE\Policies\Google\Chrome\ExtensionInstallSources /v 1 /t REG_SZ /d /* /f
  4. Reload policies in Chrome at chrome://policy
  5. Install the extension:

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

Install manually

Linux: This is supported in all versions of Chrome.

Mac and Windows: This method is only supported in Chromium.

  1. Download the extension: Download
  2. Drag and drop the file on to the chrome://extensions page.

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.