Last updated: June 2026
This privacy policy applies to all Chrome browser extensions published by ShipNano:
✔ None of our extensions collect, transmit, store, or share any personal data or user content whatsoever. All processing happens entirely on your device.
Data Collection
ShipNano extensions do not collect any data. This includes:
- No personal information
- No usage analytics or telemetry
- No browsing history or page content
- No text, JSON, or JWT tokens you paste or type
- No crash reports or error logs sent anywhere
- No cookies or tracking of any kind
How Data is Processed
All processing — JSON formatting, TypeScript generation, JWT decoding, character counting — happens entirely within your browser using local JavaScript. No data is ever sent to any server, API, or third party.
Local Storage
Extensions may use chrome.storage.local and
chrome.storage.sync solely to remember your
preferences (such as theme choice or default platform setting).
This data never leaves your browser and is never transmitted
anywhere.
Permissions
Our extensions request only the permissions necessary for their core features:
- activeTab / scripting — to read the current page for JSON detection or selected text
- storage — to save your preferences locally
- contextMenus — to add right-click options
None of these permissions are used to collect or transmit data.
Third Parties
ShipNano extensions do not integrate with any third-party services, analytics platforms, or advertising networks.
Children's Privacy
Our extensions do not knowingly collect any information from anyone, including children under the age of 13.
Changes to This Policy
If this policy changes, the updated version will be posted at this URL with a revised date. Given our zero-data approach, significant changes are unlikely.
Contact
Questions about this privacy policy? Contact us at hello@shipnano.dev or open an issue on our GitHub page.