Medium Code Enhancer · Last updated May 2026
Medium Code Enhancer does not collect, transmit, or share any personal data. The extension has no servers, no analytics, and makes no network requests beyond loading the pages you visit normally.
All syntax highlighting and DOM enhancement happens entirely inside your browser. No article content, code snippets, or page data ever leaves your device.
chrome.storage.sync is used exclusively to store your UI preferences — theme (auto/light/dark), line numbers on/off, and enabled/disabled state. These three values are synced across your own Chrome profile via Google's standard extension sync mechanism. No article content is ever stored.
Highlight.js is bundled directly with the extension package. It is not loaded from a CDN at runtime, so no third-party requests are made.
The extension requests the minimum permissions required:
Questions or concerns? Open an issue on the GitHub repository.