Privacy Policy
Last updated: May 2026
Inventory Management Pro ("the Extension") respects your privacy. This Privacy Policy explains what data the Extension handles and how it is used.
Data Collection
The Extension does not collect, transmit, or sell any personal data to third parties. All data you enter into the Extension is stored locally on your device using IndexedDB (a browser database) and localStorage.
Data Stored Locally
- Inventory data: Items, categories, purchase/sale transactions, batches, financial years, customers, and payment records.
- Organization settings: Business name, address, phone, email, GSTIN, and logo (if uploaded).
- License & trial data: License key, plan type, trial status, and device identifier.
Network Requests
The Extension makes the following network requests to a Google Apps Script endpoint (your own configured URL):
- License validation: Verifying license keys against a Google Sheet you own.
- Trial status: Checking trial start date and remaining days.
- Configuration: Fetching developer contact info and app version details.
- Data sync: Only if you explicitly trigger "Sync to Google Sheets" — inventory data is sent to your own Google Sheet for backup.
All network requests go exclusively to your configured Google Apps Script URL. No data is sent to any other third party.
No Collection of Personal Information
The Extension does not collect:
- Names, addresses, or identification numbers (beyond what you voluntarily enter as your business info)
- Health information
- Financial information (transaction data stays on your device)
- Authentication credentials
- Location data
- Browsing history
- Keystrokes or usage analytics
Data Security
All data stored locally remains under your control. Network communications with your Google Apps Script are encrypted via HTTPS.
Third-Party Services
The Extension uses:
- Google Apps Script — as a bridge to your own Google Sheets. Data is only sent to sheets you own and configure.
- jsPDF — client-side PDF generation. No data leaves your device during PDF creation.
- SheetJS (xlsx) — client-side Excel file generation. All processing is local.
Changes to This Policy
This policy may be updated occasionally. Changes will be reflected on this page.
Contact
For questions about this privacy policy, contact the developer via the Contact & Support page within the Extension.