Up & Running in Under 5 Minutes
Follow these steps to install TurboSender, set up WPP.js, connect WhatsApp Web, and send your very first campaign โ completely free.
What You Need First
Installation Step by Step
Download the TurboSender Extension Folder
Download the TurboSender Chrome Extension from the official source. You'll receive a ZIP file containing the extension folder.
- Click the button below to download the extension package
- Extract the ZIP file to a permanent folder on your computer (e.g.,
Documents/TurboSender/) - โ ๏ธ Do not delete or move this folder after installing โ Chrome loads the extension from it
Download WPP.js (Messaging Engine)
TurboSender uses WPP.js (whatsapp-web.js) as its WhatsApp messaging engine. This is a standalone JS file you download once and place inside the extension folder.
- Download
wpp.min.jsfrom the official WPP.js GitHub release - Place it in the
libs/subfolder inside your TurboSender extension folder - Path should look like:
TurboSender/TS-Chrome-Extension/libs/wpp.min.js
TurboSender/
โโโ TS-Chrome-Extension/
โโโ manifest.json
โโโ background.js
โโโ content.js
โโโ sidepanel.js
โโโ libs/
โโโ wpp.min.js โ place here
Open Chrome Extensions Manager
Navigate to Chrome's extension management page to load TurboSender as an unpacked (developer) extension.
- Open a new Chrome tab
- Type in the address bar:
chrome://extensionsand press Enter - In the top-right corner, toggle Developer mode ON
- You'll see new buttons appear: "Load unpacked", "Pack extension", "Update"
Load TurboSender as Unpacked Extension
Now tell Chrome where to find the TurboSender extension folder you extracted in Step 1.
- Click "Load unpacked" button (appears after enabling Developer mode)
- In the file picker, navigate to your extracted
TS-Chrome-Extension/folder - Select the folder (not any file inside it) and click Select Folder
- TurboSender should appear in the extensions list with its icon
Pin TurboSender to Your Toolbar
Pin the extension to your Chrome toolbar for one-click access to the side panel.
- Click the puzzle piece icon ๐งฉ in the top-right of Chrome toolbar
- Find TurboSender in the list
- Click the pin icon ๐ next to it
- The TurboSender icon now appears permanently in your toolbar
Open WhatsApp Web & Load WPP.js
TurboSender works on top of WhatsApp Web. You need to open it and inject the messaging engine.
- Go to web.whatsapp.com in Chrome
- Scan the QR code with your phone's WhatsApp โ link as a device
- After WhatsApp Web loads, click the TurboSender icon in the toolbar
- The side panel opens โ click "Load WPP.js" or "Connect"
- Wait ~10 seconds for the engine to initialize
- You'll see a green "โ Connected" status once ready
web.whatsapp.com tab when using TurboSender. Keep the tab active during sending.
๐ Send Your First Message!
You're fully set up! Now let's send your first message.
- In the TurboSender side panel, click Single Send or Bulk Send
- Enter a phone number (with country code, e.g.
919876543210) or import CSV - Type your message โ optionally use
{name}or other variables - Set delay to
5seconds (recommended for first test) - Click Send and watch the progress log
๐ก Setup Tips & Troubleshooting
TS-Chrome-Extension/ folder (containing manifest.json), not a parent folder. Also ensure wpp.min.js is present in the libs/ subfolder.edge://extensions instead of chrome://extensions.