Last updated: 24 May 2026
Nhuga Trade Report does not collect, transmit, store on any server, sell, or share any of your data — ever. Everything happens locally inside your browser. There are no accounts, no logins, no analytics, and no network requests.
When you use the extension you voluntarily provide a trade CSV file by dragging it into the popup window. We process the following kinds of data:
localStorage on your own machine so you can revisit them.
All data stays in your browser. Reports are saved in window.localStorage under the key nhuga_reports, which is scoped to the extension and only readable on your own device. Clearing your browser data, uninstalling the extension, or clicking the in-app delete button removes them permanently.
The extension's manifest.json declares:
"permissions": [] — an empty array. No Chrome browser APIs are used."host_permissions" — not declared. The extension cannot read any website."content_scripts" — not declared. The extension cannot run on any page."background" — not declared. The extension has no background service worker.The extension is a popup-only UI that runs only when you click its toolbar icon.
None. The extension does not integrate with any third-party service, API, or data provider. All processing libraries (charting, PDF generation, CSV parsing) are bundled inside the extension package and run entirely locally.
The extension is not directed at children under 13. It does not collect any data, so it cannot collect data from children either.
If we ever change how data is handled — for example to add an optional cloud-backup feature — we will publish an updated policy at this URL and bump the "Last updated" date above. Any change that introduces data collection will be opt-in only.
Questions, concerns, or want to verify a claim in this policy? Email: nijanjyakhwo@gmail.com