Chrome and Edge integration

Blue Prism uses a native messaging host application to communicate with the browser extension. When a browser is launched from Blue Prism, a native messaging host application is started behind the scenes that listens for any incoming messages from Blue Prism and sends them to the browser extension.
The Blue Prism installer automatically installs the configuration settings for the native messaging host, regardless of whether the user selects to install any of the browser extensions or not. An additional registry key for the native messaging host is created and points to a JSON file which provides details on the allowed extensions and the location of the executable.
There are two Blue Prism browser extensions:
- Chrome – Used to automate applications and web pages in Google Chrome.
- Edge – Used to automate applications and web pages in Microsoft Edge.
Browser-based applications can also be automated natively via a Citrix virtual desktop environment in which Blue Prism has been installed with the browser extensions enabled.
Manifest V2 and V3 support
For the Chrome and Edge extensions, we differentiate between Manifest V2 and V3 support according to Google's and Microsoft's guidance. For more information, see the guidance from Google and Microsoft.
The following Manifest V2 and V3 support applies to Blue Prism 7 versions:
- Native Manifest V2 browser extension support is provided by default in Blue Prism version 7.0.
- Manifest V3 browser extension support via the Blue Prism Browser Automation Agent (with Insert/Invoke JavaScript functionality) is available in Blue Prism versions 7.0 and 7.1.
- Native Manifest V3 browser extension support is provided in Blue Prism versions 7.1 and 7.2 as follows:
- In Blue Prism version 7.1, native Manifest V3 support is provided without Insert/Invoke JavaScript functionality. For more information, see the Blue Prism 7.1 Upgrade notices.
- From Blue Prism version 7.2, the Insert/Invoke JavaScript functionality previously provided only via the Blue Prism Browser Automation Agent is included with the Manifest V3 browser extension by default.
Browser extension compatibility
For up-to-date testing and compatibility data about the Blue Prism browser extensions, see the Browser extension compatibility matrix.