Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanflux/whatsapp-web-mod
Whatsapp Web Mod
https://github.com/vanflux/whatsapp-web-mod
Last synced: about 1 month ago
JSON representation
Whatsapp Web Mod
- Host: GitHub
- URL: https://github.com/vanflux/whatsapp-web-mod
- Owner: vanflux
- Created: 2023-08-09T01:58:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T04:21:59.000Z (8 months ago)
- Last Synced: 2024-04-30T05:30:04.671Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.47 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Whatsapp Web Mod
An extension to apply mods on Whatsapp Web
## Summary
- [Features](#features)
- [**How to install**](#how-to-install)
- [Default theme](#default-theme)
- [Themes and theme configuration](#themes-and-theme-configuration)
- [300+ gradients available for the background](#300-gradients-available-for-the-background)
- [Themes and theme configuration](#themes-and-theme-configuration)
- [Development](#development)
- [Chrome](#chrome)
- [Firefox](#firefox)## How to install
- Install [Tamper Monkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) extension ([For Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) | [For Firefox](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/))
- Visit [This Link](https://github.com/vanflux/whatsapp-web-mod/releases/latest/download/wwm-vf.user.js) and click on "install"
- Go to [Whatsapp Web](https://web.whatsapp.com/) and click on the mod button to toggle configurations:
- ![](./docs/images/toggle-button.png)## Features
- Themer (customization)
- Use or create your own theme!
- Cryptography
- Custom encryptions for you!## Default theme
![](./docs/images/wp-ui.png)
## Themes and theme configuration
![](./docs/images/mod-ui.png)
## 300+ gradients available for the background
![](./docs/images/gradients.png)
## Development
### **Chrome**
- Run `npm install`
- Run `npm run build`
- Go to url chrome://extensions
- Enable development mode
- Load the uncompressed extension and pick the unzipped directory at `build/dev`### **Firefox**
- Run `npm install`
- Run `npm run build firefox`
- Go to url about:debugging
- Go to This Firefox
- Load temporary add-ons and pick the .zip at at `build/dev`