Skip to content

Chromium Web Integration

To add Web-based functionality for our Web layer and Plugin Framework, Designer embeds a version of the Chromium web browser via libCEF (Chromium Embedded Framework).

Support for features in HTML, CSS, JavaScript and other web standards is dependent on the particular version of Chromium integrated within a given release.

To ensure compatibility, it’s vital to know which version of Chromium your plugin or webpage is targeting and whether it’s supported in a given Designer release.

Designers Chromium support can be viewed in the table below:

Designer VersionChromium version
r31.2 or higher137.0.7151.121
r30.4 to r31.1132.0.6834.161
r23.0 to r30.3106.0.5249.61
r21.3 to r22.3101.0.4951.54
Less than r21.371.0.3578.80

If you want to use a specific feature, these can be found on the Chrome Status page, where you can search for a particular HTML/CSS feature and determine which version of Chromium supports it.