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.
当前为 2024-08-22 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
chore: update script for WhatsApp website change
-- Signed-off-by: Kshitiz Sharma (imxitiz) [email protected]
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.