Skip to content

CleanJSON — Privacy Policy

Last updated: July 20, 2026

What we collect

CleanJSON does not collect personal data. It runs 100% client-side: JSON is detected, parsed, and rendered entirely in your browser and is never sent over the network. CleanJSON has no settings that persist between sessions, so it does not use Chrome's storage API either.

This is verified, not just promised: our automated test suite includes a check that captures every network request across the extension during a real usage session and confirms it is empty. CleanJSON is open-source, so the code can be read directly.

Analytics

CleanJSON is instrumented to record anonymous, non-identifying product events (install, first activation) using an internal, privacy-first library. No analytics transport is currently connected — these events are not sent anywhere today.

Permissions

  • activeTab + scripting— inject the JSON viewer into the current tab only when you click the icon or use the keyboard shortcut. No background access to pages you haven't invoked.
  • clipboardWrite — copy a value, a path, or the formatted JSON to your clipboard.
  • offscreen— a hidden document used only to write to the clipboard reliably, regardless of a page's permissions policy.

No host_permissions, no storage — the most minimal permission set of any Vissed extension.

Contact

Questions? Email support@vissed.com.

← Back to Vissed privacy overview