VCR

Privacy Policy — VCR: Visualization Color Repair

Last updated: June 27, 2026

VCR (Visualization Color Repair) is a browser extension that recolors SVG data visualizations on web pages so they remain legible to people with color vision deficiency (CVD). This policy covers the Pyodide-based extension (no local server required).

Summary

VCR makes no network requests and sends no data anywhere. Everything it does happens inside your browser.

What VCR does

When you click the VCR icon on a page, the extension scans the current page for SVG charts, runs a color-correction pipeline against them entirely inside your browser (via Pyodide, a Python runtime compiled to WebAssembly that ships bundled with the extension), and rewrites the SVG’s colors in place so the chart stays distinguishable under common forms of CVD (e.g., deuteranopia, protanopia).

Data collection

VCR does not collect, transmit, or sell any data. Specifically:

Permissions

VCR requests the following Chrome extension permissions, each used only for the purpose below:

Changes to this policy

If this policy changes, the updated version will be posted at this same URL with a new “Last updated” date.

Contact

Questions about this policy or the extension can be sent to ayangnath@gmail.com.