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

https://github.com/eyeblech/4chan-webm-auto-unmute

Automatically unmutes all WebMs on 4chan threads. No clicking needed.
https://github.com/eyeblech/4chan-webm-auto-unmute

4chan automate javascript script tampermonkey tampermonkey-userscript unmute userscript

Last synced: 5 months ago
JSON representation

Automatically unmutes all WebMs on 4chan threads. No clicking needed.

Awesome Lists containing this project

README

          

# 🔊 4chan WebM Auto-Unmute

Automatically unmutes all WebM videos on 4chan.
No more clicking sound icons — WebMs just play with sound.

---

## 🚀 Features

- 🔈 Auto-unmutes every `` on 4chan boards
- 🧠 Detects dynamically loaded WebMs too (e.g. new replies)
- 🎯 Lightweight and seamless

---

## 🛠️ Installation

### 1. Install a userscript manager:

- [Tampermonkey for Firefox](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)

---

### 2. Install the script

👉 [**Click here to install**](https://github.com/eyeblech/4chan-WebM-Auto-Unmute/raw/main/EyeBlech.user.js)

> This link will prompt Tampermonkey to install the script instantly.

---

## 🧠 How It Works

- Hooks into the DOM
- Unmutes all videos and sets volume to 100%
- Uses a `MutationObserver` to watch for newly added WebMs

---

## 📷 Proof Of Concept

https://github.com/user-attachments/assets/e3a738e3-fda8-4236-8df1-a1c13a432c04

---

## 📃 License

[MIT License](LICENSE)

---

## ✨ Author

Made by [@eyeblech](https://github.com/eyeblech)