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

WhatsApp Web Bata tab crashes with "Out of Memory" error #44

Closed shraga100 closed 2 years ago

shraga100 commented 2 years ago

You can use the new version of WhatsApp Web by installing the bata app version from here. After updating the app, you must join the bata version (via the "Linked Devices" option in the app) and link the device to WhatsApp Web. While the 'whatsapp web incognito' extension is running, the WhatsApp Web tab in the browser crashes with "Out of Memory" error message and does not load.

image

tomer8007 commented 2 years ago

Thanks, It appears that before getting the "Out of Memory" error you are getting Cannot read property 'encKey' of null which I know can happen due to #43. Can you make that one go away at least?

shraga100 commented 2 years ago

היי, תומר, אני שובר את השיניים עם האנגלית ופתאום אני שם לב שקוראים לך תומר... (אמנם בגיטהאב נהוג להתכתב באנגלית אבל אני רק משתמש פשוט שנהנה מהתוסף ולא מתכנת, אז סלחו לי...)

  1. זה עבד אצלי עד עכשיו מצוין לפני שהחלפתי לגירסה החדשה של וואטסאפ ווב. רק בגירסה החדשה זה קורס.
  2. מה זו האפשרות של "remember-me"? לא הצלחתי להבין.
tomer8007 commented 2 years ago

image

shraga100 commented 2 years ago

It still crashes even when the option is checked.

tomer8007 commented 2 years ago

OK, I will try to look at that, thanks.

Update @shraga100

So It appears that WhatApp's new multi-device beta feature (which lets users use the app without dependency on your phone), has naturally changed the communication protocol from the ground up. Until support for this will be added I've commited 8fc17c1e8167bc60d4bed4f3393bb3c904e08cd8 that fixes the memory error by alerting the user that this is not supported.

image

(It also fixes the "remember-me" bug)