Skip to content

Supercharge Whatsapp Web with hotkeys and custom themes! πŸš€

License

Notifications You must be signed in to change notification settings

campvanilla/refined-whatsapp

Repository files navigation

refined-whatsapp

Supercharge Whatsappβ„’ Web with hotkeys and a dark theme πŸš€

GithubBanner


Release All Contributors


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

dark-mode

local setup

If you'd like to try this extension out before a stable release:-

  1. Setup the repo:
# clone the repo
$ git clone [email protected]: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
  1. Head over to chrome://extensions/
  2. Select "load unpacked" & load the "dist" directory from above.
  3. 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!