All Projects β†’ campvanilla β†’ refined-whatsapp

campvanilla / refined-whatsapp

Licence: BSD-3-Clause license
Supercharge Whatsapp Web with hotkeys and custom themes! πŸš€

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to refined-whatsapp

whatsapp-bot
This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex NON-OFFICIAL Whatsapp chatbots.
Stars: ✭ 33 (+10%)
Mutual labels:  whatsapp-web
python-automated-bulk-whatsapp-messages
It is a python script to send automated bulk WhatsApp messages to multiple recipients from an excel sheet at once.
Stars: ✭ 56 (+86.67%)
Mutual labels:  whatsapp-web
WALC
An unofficial WhatsApp Desktop client for linux systems.
Stars: ✭ 212 (+606.67%)
Mutual labels:  whatsapp-web
PyWhatsapp
Python script to control whatsapp web using terminal
Stars: ✭ 20 (-33.33%)
Mutual labels:  whatsapp-web
whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+180%)
Mutual labels:  whatsapp-web
Automated-Whatsapp
Automated WhatsApp replies using selenium module in Python
Stars: ✭ 23 (-23.33%)
Mutual labels:  whatsapp-web
whatsie
Qt Based WhatsApp Client
Stars: ✭ 437 (+1356.67%)
Mutual labels:  whatsapp-web
whatsapp-bot
Piyobot adalah whatsapp bot pintar
Stars: ✭ 124 (+313.33%)
Mutual labels:  whatsapp-web
Whatsapp-Group-Contacts-Scraper
How to scrap whatsapp group contacts from https://web.whatsapp.com/
Stars: ✭ 65 (+116.67%)
Mutual labels:  whatsapp-web
Whatsapp Web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Stars: ✭ 4,103 (+13576.67%)
Mutual labels:  whatsapp-web
ShiraoriBOT-Md
Base bot WhatsApp using library baileys multi device
Stars: ✭ 54 (+80%)
Mutual labels:  whatsapp-web
PedeWhats
Projeto "Pede Whats", para solicitação de diversos tipos de comidas através do Whatsapp diretamente para o restaurante!
Stars: ✭ 18 (-40%)
Mutual labels:  whatsapp-web
WhatsApp-Scraping
Python script to get WhatsApp iformation frrom WhatsApp Web
Stars: ✭ 76 (+153.33%)
Mutual labels:  whatsapp-web
whatsapp-web-clone
A clone of Whatsapp web client πŸŒ€
Stars: ✭ 27 (-10%)
Mutual labels:  whatsapp-web
whatsapp-http-api
WhatsApp HTTP API that you can configure in a click!
Stars: ✭ 229 (+663.33%)
Mutual labels:  whatsapp-web
whatsapp-bot
whatsapp bot build with nodejs
Stars: ✭ 62 (+106.67%)
Mutual labels:  whatsapp-web
wappdriver
Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
Stars: ✭ 40 (+33.33%)
Mutual labels:  whatsapp-web
whatsapp-clone-react
Build a WhatsApp Clone with React JS and FireBase.
Stars: ✭ 38 (+26.67%)
Mutual labels:  whatsapp-web
automato
πŸŽ‰πŸŽ‰ ( v2 ) Web Application to automate sending Whatsapp, SMS & Email* campaigns
Stars: ✭ 92 (+206.67%)
Mutual labels:  whatsapp-web
Whatsapp Web Reveng
Reverse engineering WhatsApp Web.
Stars: ✭ 5,320 (+17633.33%)
Mutual labels:  whatsapp-web

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].