This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* This script was written in 2015 and no longer works since 2017. | |
* The issue is most likely the `document.querySelector` since the queries return no results. | |
*/ | |
// How to use this script: | |
// 1. Go to web.whatsapp.com and connect your device. | |
// 2. Open the developer console in chrome (F11 on windows, command+alt+i on mac) | |
// 3. Go to the tab console | |
// 4. Copy the script below, paste it and press enter. |