Skip to content

Repository files navigation

WhatsApp Contacts Panel Hider

Small hack of a extension to hide/collapse contact list panel on WhatsApp Web.

Avaiable for Firefox

Not published for Chrome but it works over there too.

Usage

Hiding Contacts Panel

This extension adds a new button to the UI which you can click to hide the contact panel.

Before clicking hide button

After clicking hide button

You can press the button again to unhide the side panel.

Collapsing Left Panel

You can also collapse the whole left panel by hovering over and clicking on the button present on the right middle of left panel. The button will not be visible without hover.

Before clicking collapse button

After clicking collapse button

You can press the button again to expand the left panel. Suggestion by @peter-lyons-kehl.

There is also a setting to collapse the contact menu only leaving the side panel intact. You can bring up this settings by clicking on the extension icon in your toolbar.

Settings

Here you can choose the level of collapsing and save the settings.

After which the collapsed view with just the contact menu collapsed will look like this.

Collapsed view

This level of collapsing regains space but keeps the side menu so you can still keep track of any new messages. (Suggestion by @broyuken).

Development

  1. Install web-ext
  npm install --global web-ext
  1. Build the extension
  web-ext build --ignore-files "./images" "README.md" -n whatsapp_contacts_panel_hider-${version}.zip

This will create a deployable zip file in web-ext-artifacts directory. You can install this zip file in Firefox manually.

All previous versions available in web-ext-artifacts directory.

References

About

Browser extension to toggle contacts panel in Whatsapp Web

Topics

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages