WhatsApp Hide Chat List

Hide or show the WhatsApp Web chat list based on user interaction. Includes features for resizing and locking Chat list visibility.

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v3.0.1 2024.08.27.

    refactor: createBlurEffect should run independent of active state

    -- Signed-off-by: Kshitiz Sharma (imxitiz) 69164340+imxitiz@users.noreply.github.com

  • v3.0 2024.08.27.

    feat: add blur functionality

    • On hovering over the right side of the screen, a control popup with a monkey face appears.
    • Clicking the monkey face toggles the blur effect on the messenger screen.

    sync: Apply Messenger v3 to Whatsapp

    -- Signed-off-by: Kshitiz Sharma (imxitiz) 69164340+imxitiz@users.noreply.github.com

  • v2.0 2024.08.27.

    feat: Locking Chat List Visibility

    sync: Apply Messenger v2 to Whatsapp

    Signed-off-by: Kshitiz Sharma (imxitiz) 69164340+imxitiz@users.noreply.github.com

  • v1.0 2024.08.23. Imported from URL
  • v1.0 2024.08.15.

    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.

  • v0.3 2024.08.14.

    Fix the issue of sidebar not visible

    Not quite good-looking, inbox bar is a bit small, but just working!

  • v0.2 2024.04.07. Imported from URL