Specifies whether SharedArrayBuffers can be used in a non cross-origin-isolated context


Specifies whether SharedArrayBuffers can be used in a non cross-origin-
isolated context. Chrome will require cross-origin isolation when using
SharedArrayBuffers from Chrome 91 onward (2021-05-25) for Web Compatibility
reasons. Additional details can be found on:
https://developer.chrome.com/blog/enabling-shared-array-buffer/.
When set to True, sites can use SharedArrayBuffer with no restrictions.
When set to False or not set, sites can only use SharedArrayBuffers when
cross-origin isolated.

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\Chrome
Value NameSharedArrayBufferUnrestrictedAccessAllowed
Value TypeREG_DWORD
Enabled Value1
Disabled Value0

chrome.admx

Administrative Templates (Computers)

Administrative Templates (Users)