Sound Plug separates vocals and background music from any browser tab using on-device AI. Nothing is uploaded. Everything runs locally.
How it works
Open any tab
Navigate to a page with audio playing — a song, video, podcast.
Click Sound Plug
The extension captures your tab's audio and loads the AI model on first use.
Adjust the sliders
🗣️ controls vocals. 🎶 controls background. Drag either to zero to mute it.
Common questions
Version history
Permissions fix
Removed unnecessary broad tabs permission. Extension now requests only activeTab, in line with Chrome's narrowest-permissions policy.
AI separation + projection filter
Switched to htdemucs_ft_vocals ONNX model. Added projection filter to remove music bleed from vocal stem. Fixed background stem distortion caused by amplification bug.
Initial beta release
Mid/side processing, tab audio capture, vocal and background sliders, model caching via Cache API.