AI 产品解读Automatically dismisses YouTube's 'Video paused. Continue watching?' inactivity confirmation dialog to prevent video playback from being interrupted
YouTube periodically pauses video playback after detecting user inactivity by showing a 'Continue watching?' confirmation dialog. This extension solves the annoyance of having videos stop during long listening sessions, background music playback, or when the user is away from the keyboard.
1. User installs the extension and browses YouTube/YouTube Music normally. 2. The content script (content.js) injects autoconfirm.js into YouTube pages. 3. autoconfirm.js uses a MutationObserver to watch for the inactivity confirmation popup. 4. It monitors user activity (mouse, keyboard) to track idle state. 5. When the 'Continue watching?' popup appears and the user is idle, the extension auto-clicks the popup container to dismiss it and calls videoElement.play() to resume playback. 6. If the user has actually interacted (moved mouse, pressed keys), the extension allows normal pause behavior.
Auto-detects and dismisses the 'Continue watching?' confirmation popup on YouTube and YouTube MusicOverrides the video.pause() method to prevent YouTube from pausing playback during idle periodsRespects actual user-initiated pause actions (mouse, keyboard, media keys) by tracking interaction stateSupports media key pause functionality while preventing YouTube from hijacking media keysWorks on both youtube.com and music.youtube.com
- 目标用户
- YouTube viewers who watch long videos or playlists / YouTube Music listeners who use it for background music / Users who frequently encounter the inactivity pause dialog during extended viewing sessions
- The donate-paypal.png image exists but is not referenced anywhere - could be a leftover from a previous version or intended for a README page not included in the package
付费分析未识别到付费功能
The extension contains no payment processing, no subscription logic, no feature gating, no license checks, no premium tier, and no upgrade prompts. The 'pro' keyword hits are false positives from 'processInteraction' function names. The donate-paypal.png image exists in the package but is not referenced in any source code - it is a dead asset with no functional integration. The extension is fully functional with all features available to all users.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely client-side on YouTube/YouTube Music pages. It contains no authentication logic, no login UI, no OAuth flows, no account creation, and no API calls to any authentication service. The content script and autoconfirm.js work directly on the DOM without any user identity requirement. The 'session' keyword hits refer to navigator.mediaSession (Media Session API for media key handling), not authentication sessions.
Działa.
Works amazingly
It works 99% of the time. I have to remark also that it was available from the the first day the autopause anti-feature was rolled out here.
논스톱 프로그램이 잘 가동되다가 지금은 작동을 안하네요. 왜그러죠???
Doesn´t work on edge chromium
it works
작동 안함
You've got to wonder what else this extension is doing. 277kb is a massive size for such a simple task.
The inventer of this extension should win a trophee ! I've been waiting so long for this ! MANY THANKS !!!!!!!!!!!!!
Five stars! Been using this extension for a number of months now and wow. I make and listen to a bunch of playlists on Youtube and can listen to them without that stupid "video is going to pause" thing happening. It does come up for a split second before the extension shoots it down, so the audio of the video sometimes skips once, but it's not a big deal compared to what my experience would be. Highly recommend this!!