您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removes location data from websites to help protect VTubers and streamers from doxxing, now with toggleable stealth UI and live redaction log.
## 🛠️ **Bunnycloak v1.3 – Jet Black Stealth Mode**
**Release Notes by Flatline**
### ✨ New Features:
* **🛡️ Toggleable Watermark UI**
* A small ⚙️ gear icon appears in the bottom-right.
* Clicking it opens a menu to control visibility:
* **Visible:** Normal watermark (`🐰 Cloaked by Flatline`)
* **Transparent:** Faint opacity (for discreet use on stream)
* **Hidden:** Fully disabled (invisible, stealth mode)
* **📜 Real-Time Redaction Log (Debug Mode)**
* Collapsible log appears in the bottom-left corner.
* Shows which words are being actively scrubbed (`Redacted: "Tokyo"`, etc).
* Great for confirming it’s working or testing new filters.
* **💾 Persistent Settings**
* Your watermark and log visibility settings are saved in `localStorage`.
* They remain active even after browser reload or system restart.
---
### 🎨 UI/Theme Changes:
* New **Jet Black theme** with light pink highlights to match Pippa’s black-haired model.
* All UI elements (gear icon, menu, log, watermark) use dark mode styling with subtle border glow.
* Non-intrusive: UI stays in screen corners and doesn’t block interactions.
---
### 🔧 Internal Code Enhancements:
* Refactored the UI functions into `initUI()`, `toggleWatermark()`, and `applyWatermarkMode()` for cleaner logic.
* MutationObserver and fallback interval remain active to catch new content (like Twitter loads or YouTube comments).
* More efficient redaction logging (limits log to last 20 entries).
---
### 🧪 Optional Use Case:
* Use **Transparent Mode** while streaming so the watermark is faint or invisible.
* Keep **Log Off** for clean streams, or **Log On** when debugging or confirming word scrubbing.