Last updated: 2026-07-03
InboxLingo is a browser extension that helps marketplace sellers translate buyer messages and compose replies. This policy explains exactly what the extension does and does not do with your data. It is written to be true of the code in this repository.
All storage is local to your browser (chrome.storage.local) and never leaves it
except as described below:
| Data | Purpose | Location |
|---|---|---|
| Your Anthropic API key | Authenticate translation requests | Your browser only |
| Your snippets | Your saved reply templates | Your browser only |
| Settings (model, default language, shop name) | Your preferences | Your browser only |
| Monthly translation count | Enforce the free-plan limit | Your browser only |
There is no account, no login, and no sync to us.
When you press Translate (or use the on-page/right-click translate action), the text you are translating and a system instruction are sent to the Anthropic API using your API key, so that Claude can return the translation. This is the only outbound transmission the extension makes.
Buyer names, order IDs, tracking numbers and message contents are handled in memory only for the purpose of translation and template filling. They are not persisted by the extension. Variable values you type into the Compose tab are used to fill your reply and are not saved.
Pro subscriptions are processed by ExtensionPay (extensionpay.com), which uses Stripe for card processing. Your payment details are entered on ExtensionPay's / Stripe's pages and are handled under their privacy policies; InboxLingo neither receives nor stores your card information. The only data associated with a purchase is the subscription status the extension reads back to unlock Pro features.
If this policy changes, the "Last updated" date will change and the new version will ship with the extension update.
Questions: contact the developer via the Chrome Web Store listing support link.