The isolation feature is disabled by default on Chrome, but you can use the following steps to enable it.
1. Open Chrome .
2. Enter chrome: // flags in the address bar and press Enter .
3. Scroll down and find Strict site isolation .
4. Click the Enable button to turn on the feature.
5. Restart Chrome to apply the settings.
When you complete these steps, every page you open with Google Chrome will run in a separate container.
1. Right-click the Chrome icon and select Properties .
2. Click the Shortcut tab.
3. In the "Target" field, append the following line after a space and outside the quotation marks.
--site-per-process
4. Click Apply .
5. Click OK .
After completing the steps, whenever Chrome is launched, it will open in page isolation mode.
The only note with this feature is to make the browser use more memory , between 10 and 20 percent, and we know Chrome uses more memory than necessary.
Although this tutorial focuses on enabling the Chrome site isolation feature on Windows 10, you can also use it to enable features on macOS or Linux.
Refer to some more articles:
Having fun!