Automatically mutes and unmutes the microphone button in ChatGPT’s voice interface based on tab focus and window focus.
Perfect for users who want to reduce mental overhead — the script manages your mic automatically so you can focus on conversations without worrying about accidental noise.
- 🔇 Auto-mute when switching away from ChatGPT (another tab or application).
- 🔊 Auto-unmute when returning to ChatGPT.
- ⚡ Handles dynamic rendering — works even if ChatGPT re-renders the microphone button.
- ⏱️ Lightweight and efficient, reduces cognitive load by automating mic management.
- Saves mental energy: No need to remember to mute/unmute manually.
- Reduces distractions: Automatically manages your mic while multitasking.
- Prevents accidental background noise: Keeps your conversations clean and professional.
- Focus-friendly: Lets you switch between apps or tabs without worrying about interruptions.
- Open ChatGPT and activate the voice interface.
- Open your browser console (F12 → Console tab).
- Paste the script and press Enter.
- Your mic will auto-mute/unmute based on tab or window focus.