-
-
Couldn't load subscription status.
- Fork 6
Advanced
This page summarizes the three advanced capability groups. Each has its own dedicated page with full details and guidance.
Isolated temporary containers that remove visited URLs from global history when the container is deleted. High privacy impact; use sparingly.
- Full guide: History Deletion Containers
Configure specific cookies to be set for matching domain patterns in temporary containers (e.g., preference flags or lightweight auth tokens). Increases fingerprinting surface—avoid user/session unique values where possible.
- Full guide: Cookie Injection
Run custom JavaScript at document start/end/idle for matching domains inside temporary containers. Powerful but risky: injected code can read/modify all page data.
- Full guide: Script Injection