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

Isn't working anymore on actual WhatsWeb #53

Closed LcsPls closed 2 years ago

LcsPls commented 2 years ago

image

I use it in Firefox since always without problems, but around twelve o'clock in the afternoon it stopped working

tomer8007 commented 2 years ago

I don't see this. Which version are you using? here's mine.

image

Also any javascript errors please?

LcsPls commented 2 years ago

I don't see this. Which version are you using? here's mine.

image

Also any javascript errors please?

My version here: image

And the any error that I get is that: image

:(

LcsPls commented 2 years ago

What I see, I have a new version of Whatsapp Web since yesterday D:

tomer8007 commented 2 years ago

Now I am on 2.2134.10 but still don't get this message. Please open the console and share any javascript errors if you see them.

LcsPls commented 2 years ago

Now I am on 2.2134.10 but since don't get this message. Please open the console and share any javascript errors if you see them.

I dont really know if is that, but here...

TypeError: secretBundle is null getKeys moz-extension://7ebb7fce-04dd-4e93-855e-c41bf32aa865/core/crypto.js:174 decryptWithWebCrypto moz-extension://7ebb7fce-04dd-4e93-855e-c41bf32aa865/core/crypto.js:13 after moz-extension://7ebb7fce-04dd-4e93-855e-c41bf32aa865/core/interception.js:101 j https://web.whatsapp.com/bootstrap_qr.428c60993dba5c1514a3.js:2 v https://web.whatsapp.com/bootstrap_qr.428c60993dba5c1514a3.js:2 after moz-extension://7ebb7fce-04dd-4e93-855e-c41bf32aa865/core/interception.js:86 WebSocket https://web.whatsapp.com/:65 crypto.js:26:17

tomer8007 commented 2 years ago

TypeError: secretBundle is null

Not sure why your secretBundle is null, but it's not the first time that I see this, and I think that if you'll just log out and in again this might solve it.

Anyway let's debug it. When you go to Application -> Local Storage/Session Storage, do you see a key named WASecretBundle?

LcsPls commented 2 years ago

TypeError: secretBundle is null

Not sure why your secretBundle is null, but it's not the first time that I see this, and I think that if you'll just log out and in again this might solve it.

Anyway let's debug it. When you go to Application -> Local Storage/Session Storage, do you see a key named WASecretBundle?

Hey, dude! Thank you very much. I just logged out and logged in again and it now works again \o/

But, about local storage I didnt see nothing with "WaSecretBundle"

tomer8007 commented 2 years ago

Well, I don't know what's causing this, but if it ever happens again to you, I'd like to figure it out.