Code Previewer browser extension ยท Last updated: July 25, 2026
Code Previewer renders local source code files (opened via file:// URLs) with syntax highlighting inside your browser. It is a read-only viewer.
The only thing the extension stores is your theme preference (e.g. "dark"), saved locally in your browser via the standard chrome.storage API. It never leaves your device and is deleted when you uninstall the extension.
The extension makes zero network requests. It works fully offline.
No data is shared with anyone, because no data is collected.
If this policy ever changes, the updated version will be published at this URL with a new date.
Questions? Open an issue at github.com/Lalit-Rajpurohit/Code-Previewer.