YouTube Uninterrupted verziótörténet – 3 verzió
YouTube Uninterrupted szerző: Labinator
YouTube Uninterrupted verziótörténet – 3 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.6.1
Kiadva: 2026. aug. 13. – 34,59 kBEzekkel működik: firefox 153.0 vagy újabb, android 153.0 vagy újabb- Videos you pause yourself are no longer restarted by the extension. This affected pausing with the mouse, the spacebar, and the k key.
- The extension no longer resumes playback in tabs YouTube did not interrupt. A paused video in a background tab now stays paused.
- Playback is only resumed when a "Continue watching?" dialog is actually on screen. Previously, a dialog dismissed earlier in the session could keep triggering it for the rest of the page's life.
- Unsubscribe, Share, and other YouTube dialogs open normally again after an interruption has been handled.
- The extension no longer stops working after several interruptions during a long session.
A forráskód Kizárólag GNU AGPL licenc v3.0 licenc alatt közzétéve
Korábbi verziók
Verzió: 1.6.0
Kiadva: 2026. ápr. 22. – 31,54 kBEzekkel működik: firefox 147.0 vagy újabb, android 147.0 vagy újabb- Fixed Legitimate UI Blocking: Resolved an issue where user-initiated pop-ups (e.g., unsubscribe confirmations, delete prompts, and channel info) were being accidentally hidden.
- Added User-Interaction Guard: Implemented a "cooldown" window that pauses the extension for 3 seconds after any user click, ensuring dialogs triggered by deliberate actions are preserved.
- Sanitized CSS Selectors: Removed over-broad blanket rules from
inject-styles.cssthat were hiding all confirmation and alert dialogs before context could be checked. - Strict Text Verification: Reconfigured the detection logic to make text-pattern matching (e.g., "Still watching?") a mandatory requirement before acting on any dialog.
- Narrowed Button Selectors: Removed generic selectors like
#confirm-buttonand primary CTA classes from the detection config to avoid false positives on standard YouTube buttons. - Safe Hiding Strategy: Replaced physical DOM removal with CSS-only hiding, ensuring that if a dialog is ever incorrectly targeted, it remains present in the DOM for potential recovery.
- Code Validation: Verified all changes through a full linting and typecheck pass to ensure zero regressions in extension stability.
A forráskód Kizárólag GNU AGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.5.0
Kiadva: 2026. feb. 1. – 30,9 kBEzekkel működik: firefox 147.0 vagy újabb, android 147.0 vagy újabbReplace the PNG icons with one SVG icon.A forráskód Kizárólag GNU AGPL licenc v3.0 licenc alatt közzétéve