Deze pagina is nog niet in uw taal. U leest de Engelse tekst.
Knowledge base
Open a one-off profile
What it is made of
A name made from the time of day and the Privacy use case. Nothing else is chosen for it.
Its fingerprint is generated the way every profile's is, from its own number and its template.
The badge in the list
While it is open the row carries a one-off badge, and the hint on that badge says exactly what will happen: removed together with its window, along with its cookies and sign-ins.
What happens when you close it
The window closes and the profile is removed for good rather than moved to the recycle bin. Its browser data folder goes with it, because those are the traces nobody wanted kept.
A one-off profile that failed to open is removed the same way, instead of sitting in the list forever.
When the removal fails
If the files could not be removed the app writes a notification naming the profile and asking you to delete it by hand. Silence there would leave the cookies and sign-ins of that very sitting on the computer.
Not removed has to be said out loud
When a normal profile is the right one
Anything you will come back to needs a profile that survives its window: an account, a warmed session, a proxy you chose on purpose. A one-off profile keeps nothing, and that is the whole idea of it.
What this does not do
- It does not get a proxy. Made by one press, it goes out from your own address unless you make a normal profile instead.
- It does not reach your other computers. It is created on this machine and never sent to the account.
- It does not pass through the recycle bin. Once its window is closed there is nothing to restore.
Where this is decided
Each claim above is one place in the code and one stand.
- It is removed on both engines and is never sent to the account
- apps/desktop/test/pinned-and-temporary.js
- Removed means the browser data goes too, not only the row
- apps/desktop/test/delete-leaves-nothing.js
- A failed erase is reported rather than swallowed
- apps/desktop/test/purge-honesty.js
- Its fingerprint comes from the same generator as every other
- apps/desktop/test/fingerprint-version.js
Questions
- Does it take a slot of my plan?
- While it is open, yes: it is a profile like any other. Closing the window frees the slot with it.
- Is its fingerprint weaker?
- No. It is generated the same way as any other profile's, from that profile's own number and template.
- Can I keep one I liked?
- No. It is built to disappear, so anything worth keeping should be started as a normal profile.
- Which engine does it open in?
- The one this install uses. It is removed on both of them when its window closes.
Try it once
The free plan gives two profiles, with no time limit and no card.