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.
It doesn't work for me..
EDIT2: Welp. It just broke again. Didn't work. Had to click "Yes" to keep playing. Windows 10, Chrome was minimized EDIT: I re-installed it then restarted Chrome. Now it seems to work. Maybe you need to refresh the tab or restart Chrome after install ---- Yeah...definitely does ABSOLUTELY. NOTHING. I've had to click the "yes i'm still watching" like 5 times within the past 2 days. So stupid. Also, those comments about needing to have the YouTube tab be the active one is BS. I'm still getting the popup when the YouTube tab is the active one. (However, Chrome is not the active APPLICATION)
Huge trash ,does not work
I was about to create a similar extension till I found this. It works as it should!
Doesn't work when tab not selected, but I think thats due to limitations on extensions, not due to lack of support
雖然還是會跳出影片暫停播放的視窗,但是影片是持續播放的,不影響,好用。
Really helpful (and now works fine in an unselected tab), only dropping a star because of the difficulty in deliberately pausing
it does what it says but if you try to use the universal playback keys on Edge to pause the video it will keep resuming it
eats too much cpu power as it tries to unpause even if it is not needed
The installation went good, but unfortunately the extension doesnt do anything at all. Might need an update? Using Chrome 80.0.3987.149