Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`