WhatsApp-Group-Contacts-Scraper
WhatsApp-Group-Contacts-Scraper copied to clipboard
Support for non English languages
Plugin doesn't work properly for any other languages except English. Problem occurs due to hardcoding of You
in several query selectors.
eg: document.querySelectorAll('span[title=You]')[0]?