Last updated: July 2, 2026
LeadSync ("the extension", "we") is an unofficial browser extension that helps you save phone numbers you see on WhatsApp Web into your own Google Contacts. It is not affiliated with, endorsed by, or connected to WhatsApp Inc., Meta Platforms, or Google LLC.
web.whatsapp.com):
the extension's content script reads visible text in the chat list
and group-member panels to find phone-number-looking strings. It
does not read message contents, media, or anything outside the
list/member views it scans.
https://www.googleapis.com/auth/contacts):
used to list your existing contacts' phone numbers (so we can skip
duplicates) and to create new contacts from numbers you choose to
save.
Scraped WhatsApp numbers and your Google Contacts data are processed entirely in your browser. They are sent only to Google's People API (over HTTPS, using your own OAuth token) — never to any server we operate.
If you upgrade to the paid tier, our license-check backend receives your Google account email address and a payment confirmation from our payment processor (Razorpay), so it can mark your email as licensed. It does not receive WhatsApp numbers, contact names, or contact phone numbers. See the "Data we store" section below.
chrome.storage):
your settings (name prefix, default country, sequence number), a
local cache of numbers you've already saved (to prevent duplicate
saves), and your connection/plan status.
storage — save your settings and local dedupe cache.identity — get a Google OAuth token via Chrome's built-in flow.scripting / activeTab — run the scanner on the WhatsApp Web tab you're actively using.host_permissions for web.whatsapp.com — read visible chat/member list text.host_permissions for people.googleapis.com — talk to the Google People API.Reading WhatsApp Web's page content is not an officially supported integration and may be against WhatsApp's Terms of Service. Using this extension, including any automated behavior it enables, is at your own risk, including the risk of action taken against your WhatsApp account. This extension performs read-only scanning; it does not send messages on your behalf.
We'll update the "Last updated" date above whenever this policy changes materially.
Questions about this policy or your data: ayaanmotiwala786@gmail.com