fpragana / WhatsApp-Group-Contacts-Scraper

WhatsApp group contacts exporter plugin for Chrome

Home Page:https://codegena.com/WhatsApp-Contacts-Exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WAXP - WhatsApp Group Contact Exporter

Running the extension in dev mode (Chrome)

  1. Clone the repo to your computer
  2. Go to chrome://extensions/ and click Load Unpacked
  3. Select the cloned folder and the extension will now be visible.

Running the WAXP.js script directly (For easier development)

  1. Copy the WAXP function from WAXP.js
  2. Open Chrome dev tools in web.whatsapp.com and paste the script.
  3. Type WAXP to reveal the publically available functions.

Note

This script uses optional chaining according to ECMAScript-262. Learn more.

Disclaimer

This is an unofficial enhancement for WhatsApp Web. WAXP do not promote any unethical activity, this is made just to automate and make work easier.

About

WhatsApp group contacts exporter plugin for Chrome

https://codegena.com/WhatsApp-Contacts-Exporter

License:MIT License


Languages

Language:JavaScript 49.7%Language:CSS 31.8%Language:HTML 18.5%