The short version
Extension.lat sets no cookies. Not analytics cookies, not advertising cookies, not "strictly necessary" cookies. The site is static HTML and CSS with a small amount of JavaScript that runs entirely in your browser.
What we store
One value, in local storage, on your device:
| Name | Type | Purpose | Expires |
|---|---|---|---|
theme | Local storage | Remembers whether you chose the light or dark theme, so the site does not flash the wrong one on your next visit. | Until you clear your browser data |
This value is written only when you press the theme button. If you never touch it, nothing is stored and the site follows your operating system setting. It is never transmitted to us or to anyone else — local storage is not attached to network requests the way cookies are.
Why there is no consent banner
Consent is required for storing or accessing information on your device when that storage is not strictly necessary for a service you asked for. Remembering a display preference you set yourself, with no identifier and no transmission, does not require consent under the ePrivacy Directive or its national implementations — and we have nothing else to ask you about.
A banner that asks permission to do nothing would be theatre. If we ever add something that genuinely needs consent, you will get a real choice with a working reject button, not a pre-ticked box.
Third-party content
This site loads no third-party scripts, fonts, images or embeds. There is no analytics provider, no tag manager, no social widget and no comment system. Everything the page needs comes from extension.lat, which is also why pages load as fast as they do.
The install buttons are ordinary links to the Chrome Web Store and Edge Add-ons. Once you follow one, that store sets whatever it sets, under its own policy.
How to inspect and clear it
You do not have to take our word for any of this. Open your browser developer tools, go to the
storage or application panel, and look at the cookie list for this domain — it is empty. The
same panel lets you delete the theme value.
You can also block local storage entirely for this site in your browser settings. Nothing breaks; the theme simply follows your system preference on every visit.
If this ever changes
Should we ever adopt privacy-respecting analytics or any other storage, this page is updated before it goes live, with the name, purpose and lifetime of every item, and the date at the top changes. Questions go to privacy@extension.lat. See also the Privacy Policy.
Questions about this document? Write to hello@extension.lat and we will answer in English or Spanish.
This page is provided for transparency and is not legal advice. Extension.lat recommends having a qualified lawyer review these terms before you rely on them for your own project.