thirdPartyBlockingEnabled property

bool? thirdPartyBlockingEnabled
getter/setter pair

Whether Chrome is blocking third-party software injection or not.

This setting may be controlled by an enterprise policy: https://chromeenterprise.google/policies/?policy=ThirdPartyBlockingEnabled. Available on Windows only.

Implementation

core.bool? thirdPartyBlockingEnabled;