Skip to content

wppconnect-team/wppconnect-extension

Repository files navigation

Wppconnect Chrome Extension

This is an open-source Chrome Extension that allows you to send messages in bulk via WhatsApp™ Web. You need to have WhatsApp™ Web open in your browser while using this extension.

Installation

For now you can download the extension.zip file from the latest release and load it as an unpacked extension in Chrome.

Usage

  1. Open WhatsApp™ Web in your Chrome browser.
  2. Click on the Wppconnect extension icon in the toolbar.
  3. Click on the Options button to configure the message and attachment you want to send.
  4. Paste the phone numbers list you want to send.
  5. Click on the Send button to start sending the messages.

Note that this extension is intended for legitimate and ethical use cases only. Any misuse or abuse of the extension is not the responsibility of the developers.

Building from Source

If you prefer to build the extension from the source code, follow these steps:

Prerequisites

  • Ensure you have the latest Node.js and npm installed. You can follow the instructions to install them from Node.js official website.

Clone the Repository

git clone https://github.com/wppconnect-team/wppconnect-extension.git
cd wppconnect

Install Dependencies

npm install

Build the Extension

npm run build

This will compile the TypeScript and bundle the JavaScript files into the dist directory, ready for local development and testing.

Load the Extension in Chrome

  1. Go to the Extensions page by entering chrome://extensions in a new tab.
    • Alternatively, click on the Extensions menu puzzle button and select Manage Extensions at the bottom of the menu.
    • Or, click the Chrome menu, hover over More Tools, then select Extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the Load unpacked button and select the dist directory.

Now, the Wppconnect Chrome Extension should be loaded in your Chrome browser, and you can start using it immediately.

Disclaimer

This extension is not affiliated with or endorsed by WhatsApp™ or Facebook™. The use of this extension is at your own risk. The developers are not responsible for any damages, legal consequences, or other liabilities that may arise from the use of this extension.

Acknowledgments

This project uses the following packages:

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published