Last updated: July 22, 2026
CapsCue does not collect, transmit, sell, or store any of your personal data anywhere. It has no server, no analytics, no account, and makes no network requests. Everything the extension does happens locally, inside your own browser.
CapsCue shows a small on-screen alert when Caps Lock is on while you are typing in a text field — any text field, not just passwords — so you notice before you finish typing in all caps.
None. CapsCue never reads, logs, or transmits the text you type. It only checks the keyboard's Caps Lock state (via the standard getModifierState('CapsLock') browser API) and whether the currently focused element is a text field — it does not read, store, or process the content of what you type.
CapsCue saves a small set of preferences using Chrome's chrome.storage.local API, which keeps data only on your own device:
example.com) where you've chosen to turn the alert offNone of this ever leaves your browser. It is not synced to any account, not sent to any server, and not accessible to us or anyone else.
chrome.storage.local, entirely on your device.CapsCue loads no remote or externally hosted code of any kind. It contains no eval(), no dynamically fetched scripts, and makes no network requests at all. Every line of code that runs is packaged inside the extension you installed and reviewed by the Chrome Web Store.
We do not sell user data. We do not use data for purposes unrelated to CapsCue's single purpose (showing a Caps Lock alert). We do not use data to determine creditworthiness or for lending purposes. There is simply no data collected to share in the first place.
CapsCue does not knowingly collect information from anyone, including children, because it does not collect information at all.
If this policy ever changes, the updated version will be posted at this same URL with a new "last updated" date.
Questions about this policy or the extension can be sent to anycodeapps@gmail.com.