refined-whatsapp
Supercharge Whatsappβ’ Web with hotkeys and a dark theme π
Keyboard Shortcuts
| Action | Hotkey |
|---|---|
| Start a new chat / Quick search | β Command + K or Ctrl + K |
| Show/hide current chats | β Command + L or Ctrl + L |
| Show/hide chat sidebar | β Command + \ or Ctrl + \ |
| Show/hide chat info | β Command + I or Ctrl + I |
| Search messages in chat | β Ctrl + Space |
Dark Mode
local setup
If you'd like to try this extension out before a stable release:-
- Setup the repo:
# clone the repo
$ git clone git@github.com:campvanilla/refined-whatsapp.git
$ cd refined-whatsapp
# install && build
$ npm install && npm run build
# take note of the output directory, it'll be /path/to/refined-whatsapp/dist- Head over to
chrome://extensions/ - Select "load unpacked" & load the "dist" directory from above.
- Head over to
https://web.whatsapp.com/& check out the features! π°
If you want to edit the extension yourself, we use rollup-plugin-chrome-extension with simpleReloader so after you load the unpacked extension (after running npm start) it will automatically reload the extension on every change. π
Contributors β¨
Thanks goes to these wonderful people (emoji key):
Aditi Mohanty π» π π€ |
Abinav Seelan π» π π€ πΉ |
Siddharth Parmar π π» |
This project follows the all-contributors specification. Contributions of any kind welcome!

