https://github.com/alisonmonteiro/refined-whatsapp
Browser extension that simplifies the Whatsapp interface and adds useful features.
https://github.com/alisonmonteiro/refined-whatsapp
browser extension javascript linux web whatsapp
Last synced: 12 months ago
JSON representation
Browser extension that simplifies the Whatsapp interface and adds useful features.
- Host: GitHub
- URL: https://github.com/alisonmonteiro/refined-whatsapp
- Owner: alisonmonteiro
- License: mit
- Created: 2020-02-24T17:43:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T01:41:17.000Z (over 6 years ago)
- Last Synced: 2025-04-13T10:11:41.038Z (about 1 year ago)
- Topics: browser, extension, javascript, linux, web, whatsapp
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Refined Whatsapp
> Browser extension that simplifies the Whatsapp interface and adds useful features.
## Developing
Feel free to clone/fork this repository and extend it.
## Loading into the browser
Once built, load it in the browser of your choice:
### Chrome
1. Open `chrome://extensions`;
2. Check the Developer mode checkbox;
3. Click on the Load unpacked extension button;
4. Select the folder `refined-whatsapp/chrome`.