Privacy policy
Summary
Krishhmaaya Innovations aims to build tools that keep data handling minimal. This website does not ask users to create an account, and the products are intended to avoid collecting personal data unless a feature strictly needs local storage.
Website data
This site is a public marketing and documentation surface. No sign-up flow is provided here, and no first-party tracking or advertising scripts are intentionally embedded in the current implementation.
Extension data
Where an extension stores settings, the intention is to keep that storage local to the browser profile using the browser storage APIs. That kind of configuration data is used to preserve preferences, not to build user profiles.
- No intentional sale of user data
- No intentional third-party behavioral profiling
- No requirement to create an account to use the listed tools
CodeCopy — specific data handling
CodeCopy stores two numeric counters locally in your browser using chrome.storage.local:
the number of code blocks copied today and the all-time total. These counters exist solely to display stats
in the extension popup. They never leave your device, are never transmitted to any server, and are cleared
when you uninstall the extension.
- No browsing history accessed or stored
- No page content read beyond detecting code blocks on the active page
- No network requests made by the extension
Third-party links
This website links out to public services such as GitHub and X. Once you leave this site, the privacy terms of those services apply.
Contact
Questions about privacy can be sent to kminnovations.contact@gmail.com.