Skip to content

Add blur support for chat list elements#107

Open
sank8dalvi wants to merge 1 commit intoLukasLen:masterfrom
sank8dalvi:fix-issue-103-chat-list-blur
Open

Add blur support for chat list elements#107
sank8dalvi wants to merge 1 commit intoLukasLen:masterfrom
sank8dalvi:fix-issue-103-chat-list-blur

Conversation

@sank8dalvi
Copy link

Description

This PR adds blur support for additional chat list elements in WhatsApp Web version 2.3000.xx.

Changes

  • Added CSS selectors for user/group names in chat lists with various structures
  • Added support for nested chat list elements
  • Added hover states for all new selectors
  • Maintained consistency with existing blur/unblur patterns

Affected Selectors

  • div[role="row"] ._ak8q - user/group name in chat list
  • div[role="row"] ._ak8o ._ak8q - nested chat list elements
  • div[role="row"] span[title][dir="auto"] - chat list with title attribute
  • div[role="listitem"] span._ak8q - message list with additional wrapper
  • div[role="listitem"] span[title] - message list with title attribute

Testing

  • Tested with WhatsApp Web v2.3000.xx
  • Verified blur effect applies correctly
  • Confirmed hover states work as expected

@sank8dalvi sank8dalvi force-pushed the fix-issue-103-chat-list-blur branch from b3e2c68 to 9a98a36 Compare January 19, 2026 18:18
@sank8dalvi sank8dalvi changed the title fix-issue-103-chat-list-blur: Add blur support for chat list elements Add blur support for chat list elements Jan 19, 2026
@sank8dalvi
Copy link
Author

This PR solves #103

@sank8dalvi
Copy link
Author

@LukasLen Can you please review this whenever you get time?

@aryomuzakki
Copy link
Collaborator

it is actually have been fixed in v3.4.0 , owner @LukasLen seems not update the extension yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants