Version 1.1.2
A focused reliability patch for multi-account and multi-channel discovery.
Safer channel detection
Managed-account notices and other navigation rows are no longer treated as YouTube channels. The extension now requires channel-specific page structure before a row can become a selectable channel.
Recovery from stale channel data
Older cached discovery results are invalidated automatically. If a channel switch still fails, the extension performs one fresh discovery and only continues when the recovered account context is verified.
Better support for slower account pages
Channel discovery now allows additional condition-based readiness time after Google account selection, reducing false failures on slower multi-channel accounts without adding a fixed delay.
Permissions and privacy
No new permissions, host access, backend service, analytics, or remote data collection were added.
Version 1.1.1
A stability and performance patch — faster adaptive timing, safer mid-run behavior, and cleaner stored data.
Faster adaptive timing
Fixed waits throughout account discovery and search deletion have been replaced with condition-based adaptive waits. Account chooser selection, My Activity page transitions, and bulk delete retries all respond to actual page readiness instead of fixed delays.
Safer mid-run behavior
If an automation tab closes unexpectedly during a run, the extension now stops immediately instead of waiting for a timeout. Job locks are claimed before the first async step to prevent duplicate runs, and orphaned in-flight jobs are properly cleaned up on restart.
Search deletion improvements
Added a row-level fallback confirm path for My Activity search deletion, and full diagnostics (path used, failure stage, deleted count, timings) are now propagated to stored results and the resume payload.
Data minimization
Notification debug logs no longer include plaintext titles or messages, and stored result payloads now redact email addresses.
Version 1.1.0
Two focused improvements this release — broader language support and a more reliable search deletion path.
Language support expanded
The extension now covers 22 additional languages across YouTube and My Activity, beyond English — Korean, German, Japanese, Spanish (Latin America), Portuguese (Brazil), French, Italian, Polish, Turkish, Dutch, Swedish, Danish, Finnish, Czech, Romanian, Hungarian, Indonesian, Thai, Vietnamese, Hindi, Chinese (Simplified), and Chinese (Traditional). If the previous version missed buttons or got confused on non-English pages, this update should cover those cases.
Search deletion logic improved
The search history deletion flow now targets exact anchors on My Activity first, making it more consistent and less likely to skip entries or stall mid-run.
Version 1.0.0
First release. Covers the core flow — scan signed-in Google accounts, pick a YouTube channel, and clear watch or search history.
버전 1.1.2
다중 계정·다중 채널 조회 안정성을 강화한 집중 패치입니다.
더 안전한 채널 판별
관리형 계정 안내와 일반 탐색 항목을 YouTube 채널로 잘못 인식하지 않도록 수정했습니다. 채널 전용 페이지 구조가 확인된 항목만 선택 가능한 채널로 분류합니다.
오래된 채널 정보 자동 복구
이전 형식으로 저장된 채널 조회 결과를 자동으로 폐기합니다. 채널 전환이 실패하면 한 번 새로 조회하고, 복구된 계정 문맥이 검증된 경우에만 작업을 계속합니다.
로딩이 느린 계정 페이지 지원
Google 계정 선택 후 채널 페이지가 준비되는 조건 기반 대기 시간을 보강했습니다. 고정 지연을 추가하지 않으면서 느린 다중 채널 계정의 오탐 실패를 줄였습니다.
권한과 개인정보
새 권한, 호스트 접근, 백엔드 서비스, 분석 도구 또는 원격 데이터 수집을 추가하지 않았습니다.
버전 1.1.1
안정성과 속도를 개선하는 패치입니다 — adaptive 타이밍 도입, 실행 중 안전성 강화, 저장 데이터 정리.
adaptive 타이밍으로 속도 개선
계정 발견과 검색 삭제 전반에 걸쳐 고정 대기를 조건 기반 adaptive wait로 교체했어요. 계정 선택기, My Activity 페이지 전환, 일괄 삭제 재시도 모두 고정 지연 대신 실제 페이지 준비 상태에 맞춰 반응합니다.
실행 중 안전성 강화
자동화 탭이 실행 도중 예기치 않게 닫히면 타임아웃을 기다리지 않고 즉시 중단돼요. 작업 잠금을 첫 비동기 단계 전에 확보해서 중복 실행을 방지하고, 재시작 시 고아 상태로 남은 작업도 자동으로 정리됩니다.
검색 삭제 개선
My Activity 검색 삭제에 row 단위 fallback confirm 경로를 추가했고, 전체 진단 정보(사용 경로, 실패 단계, 삭제 건수, 타이밍)가 저장 결과와 재개 페이로드에 전파됩니다.
데이터 최소화
알림 디버그 로그에서 평문 제목과 메시지를 제거했고, 저장 결과에서 이메일 주소가 마스킹 처리됩니다.
버전 1.1.0
이번 업데이트는 두 가지에 집중했어요 — 언어 지원 확대와 검색 삭제 로직 개선입니다.
언어 지원 대폭 확대
이번 업데이트로 YouTube와 My Activity에서 영어 외 22개 언어를 추가 지원합니다 — 한국어, 독일어, 일본어, 스페인어 (중남미), 포르투갈어 (브라질), 프랑스어, 이탈리아어, 폴란드어, 터키어, 네덜란드어, 스웨덴어, 덴마크어, 핀란드어, 체코어, 루마니아어, 헝가리어, 인도네시아어, 태국어, 베트남어, 힌디어, 중국어 (간체), 중국어 (번체). 이전 버전에서 영어 외 언어 페이지에서 버튼을 못 찾거나 오작동하던 경우가 있었다면, 이번 업데이트로 대부분 해결됩니다.
검색 삭제 로직 개선
My Activity에서 검색 기록을 삭제할 때 이제 정확한 anchor 경로를 먼저 찾아서 진행해요. 덕분에 항목을 건너뛰거나 중간에 멈추는 경우가 줄었습니다.
버전 1.0.0
첫 번째 릴리즈예요. Google 계정 조회, YouTube 채널 선택, 시청·검색 기록 삭제까지 핵심 기능을 담은 초기 버전입니다.