Privacy: no personal or usage data is collected or stored
This browser extension does not collect, send or store any usage information at all.
Live preview of documents requires information exchange with Lokalise API:
- stores an API token locally in a browser (removed after when extension is removed or browser data is cleaned),
- collects project params (project ID, filename and target language ID) from the project URL and removes after the tab is closed,
- sends a request via proxy to get a language ISO code from the ID,
- sends a request via proxy to fetch and decompress a document preview.
All data exchanged and received to proxy is encrypted with HTTPS and transferred inside the requrest body only.
No data is stored or cached on the proxy web worker level, see the source code and Cloudflare documentation.