docs: v1.1.3 동작 설명과 일치하도록 주석/README 정리
- timemachine.js 헤더에서 'live-playback-json 매니페스트 교체로 실제 seek 살린다' 설명을 제거하고 cosmetic UI-only 패치임을 명시 - README 파일 구조: 'fetch 후킹' -> 'fetch + XHR 후킹' - README 동작 확인 로그: 'livePlaybackJson swapped for DVR manifest' (현재 코드에 없는 문자열) 를 실제 출력되는 'inner livePlaybackJson meta/live patched (liveRewind, duration, timeMachine)' 로 교체
This commit is contained in:
@@ -74,7 +74,7 @@ localStorage.setItem('chzzk-bypass:debug', '1')
|
||||
```
|
||||
manifest.json 확장 정의 (MV3)
|
||||
content.js 그리드 우회 (UA / platform / UA-CH 위장)
|
||||
timemachine.js 타임머신 강제 활성화 (fetch 후킹)
|
||||
timemachine.js 타임머신 강제 활성화 (fetch + XHR 후킹)
|
||||
popup.html/css/js 툴바 팝업
|
||||
icons/ 확장 아이콘
|
||||
```
|
||||
@@ -86,7 +86,7 @@ icons/ 확장 아이콘
|
||||
- `[chzzk-bypass:timemachine] hooks installed (fetch + XHR)` — 후킹 성공
|
||||
- `[chzzk-bypass:timemachine] XHR live-detail intercepted for <channelId>` — XHR 가로채기 진입
|
||||
- `[chzzk-bypass:timemachine] forcing timeMachine ON for <channelId>` — 패치 적용
|
||||
- `[chzzk-bypass:timemachine] livePlaybackJson swapped for DVR manifest` — 매니페스트 교체 성공
|
||||
- `[chzzk-bypass:timemachine] inner livePlaybackJson meta/live patched (liveRewind, duration, timeMachine)` — 내부 매니페스트 메타 패치 성공
|
||||
|
||||
## 면책
|
||||
|
||||
|
||||
Reference in New Issue
Block a user