Privacy
What tabteca stores about you, and why
tabteca stores only what it needs to do what it promises: get your tabs back wherever you sign in. No advertising, nothing is sold, and there are no third-party trackers.
Last reviewed: Agosto de 2026
What is stored
When you create an account: your email and, if you set one, a display name. Your password is handled by Supabase Auth and we never see it.
When you use the app: the titles and URLs of the tabs you save, any notes you write, your private link directory and, for each URL you open from tabteca, how many times you have opened it and when it was last.
Your browsing history is not stored. Only what you send arrives: a tab you save, or a link you open from inside tabteca.
Who can see it
Only you. The database enforces row-level rules (RLS) that tie every record to its owner: neither the website nor the extension can read another account's data, because permission is checked by the server and not by the client.
The exceptions are the ones you choose: a session shared with another account, or a public link you generate yourself and can switch off whenever you want.
The browser extension
The extension reads the title and URL of the tabs in the active window, and only when you press save. If you save a link from the context menu, it sends that link and nothing else: not the text you have selected, not any other part of the page. It does not run on the pages you visit, it does not inject code into them, and it does not watch what you do while browsing.
It never asks for your password and stores no key of any kind: it uses the session you already have open on tabteca.com. Everything it does goes through the website itself, under the same rules as if you did it there, and signing out on the web signs you out here too.
Where it lives
On Supabase (database and authentication) and on Vercel (the website). Those are the only two third parties that touch this data, and they do so as infrastructure providers.
We use no tracking cookies and no third-party analytics. The only cookie of our own stores your signed-in session and the language you picked.
How to take it with you, or delete it
You can download everything of yours as a JSON file from Save and import, at any time, without asking anyone.
To delete your account and everything tied to it, write to hola@tabteca.com. It is removed in full, not archived.
Changes
If this changes in a way that affects you, you will be told inside the app before it takes effect.