Greasy Fork is available in English.
Hide or show the Messenger chat list based on user interaction. Includes features for resizing and locking Chat list visibility.
These are versions of this script where the code was updated. Show all versions.
chore: update script for WhatsApp website change
-- Signed-off-by: Kshitiz Sharma (imxitiz) 69164340+imxitiz@users.noreply.github.com
refactor: createBlurEffect should run independent of active state
feat: add blur functionality
feat: immediate update after triple click, page refresh fix
initialize
changeActiveState
notificationBasedOnActiveState
feat: Add Different Behaviors for Left and Right Triple Clicks
Triple Right Click:
Triple Left Click:
Chat list visibility Locking feature added!
Resizable Feature Added: New version includes a resize handle for dynamic adjustment of the chat list width.Persistent Settings: User-defined width is saved using localStorage for future visits and sessionStorage tracks if resizing has occurred.