LukasLen / Privacy-Extension-For-WhatsApp-Web

Hides your WhatsApp messages until you hover over them.
https://pfwa.lukaslen.com
MIT License
118 stars 44 forks source link

Fix blur for Media Previews, sticker in All Messages, Names, and Profile Pictures #50

Closed aryomuzakki closed 5 months ago

aryomuzakki commented 5 months ago

Fixing for issue #49 and maybe for issue #42 and #46

Tested in

Note that contact attachment get blurred by media preview toggle, and also by profile pic and name toggle, The blur amount is different, but I think that is fine. I use the same selectors.

Btw, I found out that the order of stylesheets doesn't depend on the order of the toggle, and I think it should be in a fixed order.

Please review, and thank you @LukasLen

LukasLen commented 5 months ago

I will merge this into the version 3 branch as I would like to port to manifest v3 before releasing.