WA Mitra has no server, no account, and no analytics. Everything you put into it stays in your own browser. Nothing is transmitted to us, because there is nothing to transmit to — the extension makes no network requests of its own.
What is stored, and where
All data lives in chrome.storage.local, inside your own Chrome profile on your
own computer. It is never uploaded.
| Data | Why it exists |
|---|---|
| Phone numbers you type, paste or import | To build the sending queue |
| Names and other spreadsheet columns you import | To personalize messages with {name} and similar fields |
| Your message text and saved templates | To compose and reuse messages |
| An attachment you choose, held as a data URL | So the file can be attached to each chat |
| Pacing settings, daily counter, theme | To remember your configuration between sessions |
| Per-recipient results — sent or failed, the reason, the timestamp | To show progress and produce the downloadable report |
What is not collected
- No account, sign-up, email address, or licence key
- No analytics, telemetry, crash reporting, or usage statistics
- No advertising or tracking identifiers
- No WhatsApp messages, contacts, chat history, or media are read from your account
- Nothing is sold, shared, or disclosed to any third party
Network activity
WA Mitra makes no outbound requests. It does not contact any server operated by its
developer or by anyone else. Its only interaction with the network is navigating your
existing WhatsApp Web tab to https://web.whatsapp.com/send?…, which is the
same thing that happens when you click a “chat on WhatsApp” link yourself.
Your communication with WhatsApp is between you and WhatsApp, governed by their own privacy policy.
Permissions, and why each one is needed
| Permission | Why |
|---|---|
storage, unlimitedStorage | Keeps your queue, templates, settings and reports on your machine. The unlimited variant is needed because an attachment can exceed the default 10 MB quota. |
tabs | Finds your open WhatsApp Web tab and navigates it to the next recipient’s chat. |
alarms | Resumes a paused run after a batch rest or an overnight sending-window hold, and recovers a run whose timer was lost when Chrome shut the extension down. |
sidePanel | Draws the interface in Chrome’s side panel. |
https://web.whatsapp.com/* | The only site the extension can touch. It cannot read or affect any other website. |
The extension requests no permission for any other host, and cannot access any page outside WhatsApp Web.
Deleting your data
Settings → Data → Erase all extension data removes everything immediately. Uninstalling the extension also deletes all of it, since Chrome discards an extension’s local storage on removal.
Not affiliated with WhatsApp
WA Mitra is an independent tool. It is not affiliated with, endorsed by, or connected to WhatsApp LLC or Meta Platforms, Inc. “WhatsApp” is a trademark of its respective owner and appears here only to describe compatibility.
A word on terms of service
Contact
Questions about this policy: deenbandhujangid@gmail.com
Changes
Any update to this policy will be published at this URL with a new “last updated” date.