An experimental audio extension for Google Chrome (Manifest V3). While originally inspired by ambient concepts, this tool functions as a raw, real-time lo-fi audio processor that adds authentic analog texture to your browser's sound.
- Analog Textures: Generates real-time vinyl clicks, dynamic white noise, and warm tube amp hum with adjustable intensity.
- The "Marble Halls" Punch (Preset 1 & 2): A primitive but highly aggressive equalizer matrix that acts as a transient shaper. It forces phase saturation, pulling forward hidden spatial reflections and buried movie dialogue (perfect for action movies).
- The Rest: Standard, lightweight equalization profiles to reshape basic frequencies.
- The Twin Level Paradox (Preset 1 & 2 Mirroring): Preset 1 and Preset 2 currently utilize the exact same routing matrix. Attempting to decouple their parameters breaks the entire Web Audio node graph. Over 100 AI refactoring iterations failed to fix this without crashing the browser's audio context, so they remain permanently mirrored for stability.
background.js— Handles active session token capturing and offscreen initialization.content.js— Handles lightweight media-element detection inside target frames.offscreen.js— Houses the core Web Audio API processing grid and automation matrix.
- Clone or download this repository.
- Open Google Chrome and navigate to
chrome://extensions/. - Enable Developer mode (top-right toggle).
- Click Load unpacked (top-left button) and select the project directory.
- Play any audio on YouTube, click the extension icon, and select a preset.