Language Support
Secret hiding in Python files
PlannedDetect and mask hardcoded secrets, tokens, and credentials in .py files — including Django settings, Flask configs, and inline API keys in scripts.
Secret hiding in JavaScript & TypeScript
PlannedFull support for masking secrets in .js, .ts, .jsx, .tsx files — covering hardcoded API keys in source code, config objects, and constant declarations.
Performance
Faster file open with protection enabled
PlannedOptimize the decoration engine so protected files open instantly — no visible delay when switching between tabs or opening large config files while recording.
Chrome Extension
Improved hiding accuracy
PlannedBetter detection of secrets on GitHub, GitLab, and other browser-based code viewers. Fewer false positives, more consistent masking across different page layouts and themes.
All Browsers
Extensions for Firefox, Safari & Edge
PlannedBring the same auto-hide protection to every major browser. Firefox and Edge via WebExtensions API, Safari via Safari Web Extensions — one consistent experience everywhere.
Have an idea for a feature? Let us know.
Suggest a feature