tomer8007 / whatsapp-web-incognito

A Chrome extension that disables read receipts and presence updates on WhatsApp Web
MIT License
313 stars 74 forks source link

How can we disable typing.. in the icognito mode? #5

Closed vishalv26 closed 5 years ago

tomer8007 commented 5 years ago

This should be pretty simple. When you're typing, WhatsApp sends a message like this:

image

Just add another condition to this line, and you're good to go.

vishalv26 commented 5 years ago

I think it should be part of the core as well. When hiding last seen/online status. It doesnt make any sense to show typing message.

tomer8007 commented 5 years ago

Done.