Commit Graph

3 Commits

Author SHA1 Message Date
user01
00beabd7cc sbxh6Downloader v0.1.0: iframe → sessionStorage queue + page navigation
- iframe/팝업/XHR 대신 페이지 직접 이동 방식으로 전환
- sessionStorage 기반 큐로 전체 에피소드 연속 다운로드
- 동적 scrollHeight에 대응하는 lazy 로딩 트리거
- 공통 헬퍼: downloadImagesAsZip, getImagesWithLazyLoad
- GM_unregisterMenuCommand로 메뉴 중복 등록/배지 누적 해결
- 안전한 로거(log)로 console 차단 사이트 대응
- Next.js SPA pushState/replaceState 감지하여 메뉴 재등록
2026-06-14 01:38:44 +09:00
user01
c30e1d36bc Fix @match to include episode page URLs (needs */* for second path segment) 2026-06-13 18:47:32 +09:00
user01
24976567de Remove tokiDownloader.user.js, replace with tokimonkeyDownader.js 2026-06-13 18:46:20 +09:00