YouTube Uninterrupted의 버전 기록 - 2개 버전
YouTube Uninterrupted 제작자: Labinator
YouTube Uninterrupted의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.6.0
2026년 4월 22일에 출시 - 31.54 KBfirefox 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.
GNU Affero General Public License v3.0 전용에 따라 릴리스된 소스 코드
이전 버전
버전 1.5.0
2026년 2월 1일에 출시 - 30.9 KBfirefox 147.0 이상, android 147.0 이상에서 작동Replace the PNG icons with one SVG icon.GNU Affero General Public License v3.0 전용에 따라 릴리스된 소스 코드