Privacy Policy

Last Updated: January 20, 2026

This Privacy Policy describes how CodePrettify ("we", "us", or "our") handles your information when you use our browser extension.

Summary: We do not collect, store, or transmit your code. All formatting and processing happens locally on your device.

1. Data Collection

CodePrettify does not collect any personal data.

When you open a JavaScript (.js), JSON (.json), or CSS (.css) file in your browser, our extension reads the content of that specific tab to apply formatting and syntax highlighting. This process is performed entirely within your browser's memory (Client-Side).

2. Local Storage

We use your browser's local storage (chrome.storage) solely to save your user preferences, such as:

These settings are stored locally on your device and are synced only across your own signed-in browser instances (if browser sync is enabled).

3. Third-Party Services

The extension utilizes open-source libraries (Prism.js, js-beautify) that are bundled directly within the extension. No external CDNs or third-party tracking scripts are loaded.

4. Changes to This Policy

We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.

5. Contact Us

If you have any questions about this Privacy Policy, please open an issue on our GitHub repository:

Repository: github.com/calxibe/code-prettify-site
Publisher: Steinar Talmoen