UiPath Documentation
studio
2022.10
false
Studio User Guide

Chrome Extension on Mac

This extension helps you create browser automations in Google Chrome on Mac.

Install​

Install from UiPath Assistant​

  1. Access UiPath Assistant.

  2. Go to UiPath Extensions.

  3. Click Install for Google Chrome.

  4. Click Enable Extension in the Google Chrome confirmation pop-up.

  5. The extension is now installed and enabled.

Install from Terminal​

  1. Make sure all instances of Chrome are closed.

  2. You can install the extension for the current user by running the following command:

    dotnet UiPath.ExtensionControl.Portable.dll install chrome extnmh peruser --nmh-path=<nmh path>

  3. Click Enable Extension in the Google Chrome confirmation pop-up.

  4. The extension is now installed and enabled.

Uninstall​

Uninstall from UiPath Assistant​

  1. Access UiPath Assistant.

  2. Go to UiPath Extensions.

  3. Click Uninstall for Google Chrome.

  4. The extension is now uninstalled.

Uninstall from Terminal​

You can uninstall the extension for the current user by running the following command:

dotnet UiPath.ExtensionControl.Portable.dll uninstall chrome extnmh peruser

The extension is now uninstalled.

Check status​

To check the status of the Chrome Extension run the following command from Terminal:

dotnet UiPath.ExtensionControl.Portable.dll status chrome extnmh peruser --nmh-path=<nmh path>

  • Install​
  • Install from UiPath Assistant​
  • Install from Terminal​
  • Uninstall​
  • Uninstall from UiPath Assistant​
  • Uninstall from Terminal​
  • Check status​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated