Clearly-Labeled Network Tools
A small number of tools — such as DNS Lookup and the API Request Tester — need the network to do their job. Those tools carry a grey network badge and clearly disclose their destination before anything runs: exactly what is sent, and to which endpoint. Nothing is transmitted until you explicitly run the tool.
Browser-Local Storage
To improve your workflow, Kits stores a small amount of data in your browser — only your favourites, recently used tools, and preferences:
- localStorage // favourites, recents, and UI preferences
Tool inputs and outputs are not persisted. This data is isolated to your specific browser profile — Kits has no server-side visibility into it — and you can clear it at any time using your browser's site-data controls.
Minimal Analytics
We use privacy-respecting analytics (such as Plausible or equivalent) purely to understand aggregated usage patterns (e.g., "Which tool is used most often?"). We do not track individual users, use tracking cookies, or collect Personally Identifiable Information (PII). Analytics never include your tool inputs or outputs.