Skip to content

Per Domain Isolation

stoically edited this page Apr 2, 2018 · 30 revisions

Domain Pattern

All Per Domain Isolation configurations only apply if the active Tab URL matches the given Domain Pattern.

Always open in new Temporary Container

Enabled: Will reopen Tabs in a new Temporary Container if the active Tab tries to navigate to a URL that doesn't match the Domain Pattern. Will not reopen as long as the active Tab URL matches the Domain Pattern.

  • Allow to load in Permanent Containers: Lets you open URLs in Permanent Container Tabs. In this case Tabs will only be reopened when navigating in the Default Container or in Temporary Containers.

Navigating in Tabs should open new Temporary Containers

Always: Every Navigation in the active Tab will reopen in new Temporary Containers.

If the Navigation Target Domain does not exactly match the active Tabs Domain (Subdomains also get isolated): Will reopen Tabs in new Temporary Containers if the active Tab tries to navigate to a URL whose Domain does not exactly match the active Tabs Domain. Subdomains do not match exactly and hence get also isolated.

If the Navigation Target Domain does not match the active Tabs Domain (Subdomains won't get isolated): Will reopen Tabs in new Temporary Containers if the active Tab tries to navigate to a URL whose Domain does not match the active Tabs Domain. All Subdomains also match and hence won't get isolated.

Use Global: Will use the Global Isolation configuration for Navigating.

Mouse Clicks on Links should open new Temporary Containers

Middle Mouse, Ctrl/Cmd+Left Mouse, Left Mouse

Always: Every clicked Link in the active Tab will reopen in new Temporary Containers.

If the clicked Link Domain does not exactly match the active Tabs Domain (Subdomains also get isolated): Will reopen clicked Links in new Temporary Containers if the clicked Link is a URL whose Domain does not exactly match the active Tabs Domain. Subdomains do not match exactly and hence get also isolated.

If the clicked Link Domain does not match the active Tabs Domain (Subdomains won't get isolated): Will reopen clicked Links in new Temporary Containers if the clicked Link is a URL whose Domain does not match the active Tabs Domain. All Subdomains also match and hence won't get isolated.

Use Global: Will use the Global Isolation configuration for the respective Mouse Click.

Clone this wiki locally