Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.54 KB

File metadata and controls

53 lines (33 loc) · 1.54 KB

Privacy Policy for uJson

Last updated: January 26, 2026

Overview

uJson is a browser extension that formats, validates, and beautifies JSON data. We are committed to protecting your privacy.

Data Collection

uJson does not collect, store, or transmit any personal data.

Specifically, we do NOT collect:

  • Personal information (name, email, address, etc.)
  • Browsing history
  • Website content
  • Usage analytics
  • Any other user data

Local Storage

The extension uses browser local storage only to save your preferences:

  • Theme settings (dark/light mode)
  • Indentation options
  • Other display preferences

This data is stored locally on your device and is never transmitted to any server.

Data Processing

All JSON formatting and processing happens entirely on your local device. No data is sent to external servers.

Third-Party Services

uJson does not use any third-party analytics, tracking, or data collection services.

Permissions

The extension requires certain browser permissions to function:

  • storage: Save your preferences locally
  • activeTab: Access JSON content on the current page for formatting
  • clipboardWrite: Allow copying formatted JSON to clipboard
  • host_permissions: Detect JSON on any webpage

These permissions are used solely for the extension's core functionality.

Changes to This Policy

If we make changes to this privacy policy, we will update the "Last updated" date above.

Contact

If you have questions about this privacy policy, please open an issue on our GitHub repository.