image-processor-pro

Privacy Policy

WhatsApp Group Invite Code Privacy Policy

Last Updated: July 26, 2026

Thank you for using the WhatsApp Group Invite Code Chrome extension. This privacy policy explains how the extension handles your information.

TL;DR — we collect nothing. All data stays on your device.


Information Collection and Use

What We Do NOT Collect

This extension does NOT collect, store, transmit, or upload any personal information or user data, including but not limited to:

What Stays on Your Device

The extension reads the following data only at the moment you click the “Get Invite Link” button, entirely inside your browser, and uses it only to display the result in the popup:

  1. The group ID of the chat currently active in WhatsApp Web (read from WhatsApp Web’s in-page JavaScript module WAWebChatCollection)
  2. The invite code returned by WhatsApp Web’s in-page module WAWebMexFetchGroupInviteCodeJob — this is the same code that WhatsApp itself generates when you click “Invite to group via link” inside WhatsApp Web

Both values are immediately shown in the extension popup. They are never written to disk, never sent off your device, and are discarded as soon as the popup is closed.

Local Processing Only

All features are executed locally in your browser:

  1. Get Invite Link — Invokes WhatsApp Web’s own in-page function via a content script and displays the result in the popup
  2. Copy Link — Copies the invite link to your clipboard using the browser’s standard Clipboard API
  3. Status Messages — Error/success messages are displayed in the popup only; nothing is logged or uploaded

There is no background sync, no remote server, no telemetry, and no analytics.


Data Flow

You click "Get Invite Link" in the popup
        ↓
Background service worker injects a small script into the WhatsApp Web page
        ↓
Script calls WhatsApp Web's own in-page module to fetch the invite code
        ↓
Invite code is shown in the popup and (optionally) copied to your clipboard
        ↓
Nothing is sent anywhere

At no point does the extension send data to any server we control, any third-party server, or any analytics service.


Permission Usage

This extension requests the following permissions:

Permission Purpose Description
activeTab Access the current tab Only activates when you click the extension icon; used to identify the WhatsApp Web tab
scripting Inject script into the page Required to call WhatsApp Web’s internal JavaScript modules via chrome.scripting.executeScript({ world: "MAIN" })
tabs Create / focus tabs When you are not on WhatsApp Web, clicking the button opens web.whatsapp.com in a new tab so you can use the extension
host_permissions: web.whatsapp.com Host permission Restricts the extension to running only on https://web.whatsapp.com/*; no other site is touched

We will NOT:


Third-Party Services

This extension:

Embedded QR Code in the Popup

The popup displays a static QR code image (icons/whatsapp-qr.png) bundled inside the extension package. This image is the developer’s personal WhatsApp contact, included so users can reach the developer if they have a problem. The QR code:


Data Security

Because we do not collect, store, or transmit any data, there is no risk of data leakage or misuse from our side. The only data that ever exists outside of WhatsApp Web’s own session is the invite code that is briefly displayed in your popup before you copy it. You remain in full control of that string.


Children’s Privacy

This extension does not target children under 13 and does not knowingly collect any information from anyone, including children. Since no data is collected at all, this policy applies uniformly to all users.


Changes to WhatsApp Web

This extension relies on the internal JavaScript modules WAWebChatCollection and WAWebMexFetchGroupInviteCodeJob that WhatsApp Web exposes inside its own page context. WhatsApp may rename, refactor, or remove these modules at any time. If that happens:


Privacy Policy Updates

If we make any material change to this privacy policy, we will:

  1. Update the “Last Updated” date at the top of this file
  2. Note the change in the extension’s update log / submit.md changelog
  3. Republish the extension to the Chrome Web Store

Continued use of the extension after an update constitutes acceptance of the revised policy.


Open Source

This extension is open source. You can inspect the complete source code in the public repository to verify these claims yourself. The injected script (content/inject.js) is short (~80 lines) and only contains the WhatsApp module calls described above.


Contact Us

If you have any questions or suggestions about this privacy policy, or if you want to report a privacy concern, please reach us through:


Disclaimer

Note: This extension is an unofficial, third-party helper tool. It is not affiliated with, endorsed by, or sponsored by WhatsApp LLC or Meta Platforms, Inc. “WhatsApp” is a trademark of WhatsApp LLC. Please comply with WhatsApp’s Terms of Service and applicable laws when using this extension. The developers are not responsible for misuse of the generated invite links.