Privacy Policy
Last updated: June 8, 2026
Data Collection
SafeJSON does not collect, store, transmit, or process any user data on any server. All JSON formatting, validation, and processing happens entirely in your browser using client-side JavaScript. No data ever leaves your device.
Chrome Extension Permissions
The SafeJSON Chrome extension requests the following permissions:
- storage: Used only to save your theme preference (dark/light mode) locally in your browser. No data is synced or transmitted.
- clipboardWrite: Used only when you explicitly click the "Copy" button to copy formatted JSON to your clipboard.
- Content script on all URLs: The extension reads the current page content only to detect and format JSON responses. No page content is stored, transmitted, or sent anywhere.
Third Parties
SafeJSON does not use third-party analytics, advertising networks, tracking scripts, data brokers, or marketing cookies. No personal data, JSON content, page content, or tool usage data is sent to third parties.
Open Source
SafeJSON is open source. You can audit every line of code on GitHub to verify these privacy claims independently.
Contact
For questions about this privacy policy, open an issue on our GitHub repository.