-
Notifications
You must be signed in to change notification settings - Fork 61
Global Isolation
Isolation lets you configure cases where navigating in tabs or mouse clicks on links should open new Temporary Containers instead of just navigating to the target domain, hence isolating the origin domain.
No isolation applies.
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.
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.
Every Navigation in the active Tab will reopen in new Temporary Containers.
- Not every website navigation is actually a browser navigation which can get isolated
- Navigating in tabs also covers mouse clicks (since it's a navigation), so you might not need to configure mouse clicks, unless you want a more strict configuration for a specific mouse click. Navigating in tabs is also more reliable, so you should prefer that if possible.
Middle Mouse
, Ctrl/Cmd+Left Mouse
and Left Mouse
No isolation applies.
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.
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.
Every clicked Link in the active Tab will reopen in new Temporary Containers.
Permanent containers added here are excluded from Isolation.
Domain Patterns added here are excluded from Isolation.
-
Navigation
andMouse Click
inGlobal Isolation
apply to all Tabs unless overwritten by a specificPer Domain Isolation
configuration.Exclude Permanent Containers
andExclude Target Domains
can't get overwritten.