История версий «YouTube Uninterrupted» – 2 версии
YouTube Uninterrupted от Labinator
История версий «YouTube Uninterrupted» – 2 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.6.0
Выпущено 22 апр. 2026 г. — 31,54 КБРаботает с firefox 147.0 и выше, android 147.0 и выше- 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.
Исходный код выпущен на условиях Только Стандартная общественная лицензия Affero GNU v3.0
Старые версии
Версия 1.5.0
Выпущено 1 февр. 2026 г. — 30,9 КБРаботает с firefox 147.0 и выше, android 147.0 и вышеReplace the PNG icons with one SVG icon.Исходный код выпущен на условиях Только Стандартная общественная лицензия Affero GNU v3.0