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.
- Host: GitHub
- URL: https://github.com/eyeblech/4chan-webm-auto-unmute
- Owner: eyeblech
- License: mit
- Created: 2025-04-10T11:07:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T11:39:00.000Z (over 1 year ago)
- Last Synced: 2025-04-19T07:56:21.264Z (over 1 year ago)
- Topics: 4chan, automate, javascript, script, tampermonkey, tampermonkey-userscript, unmute, userscript
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)