# 개인정보처리방침 (Privacy Policy)
**VOD 챗로그 - 다시보기 채팅 뷰어 (비공식)**
최종 수정일: 2026-07-16
## 요약
이 확장 프로그램은 **어떠한 데이터도 외부 서버로 전송하지 않습니다.**
모든 데이터는 사용자의 브라우저 안(chrome.storage.local)에만 저장됩니다.
## 수집·저장하는 데이터
사용자가 직접 요청한 경우에만, 해당 VOD(다시보기)의 공개 채팅 데이터를 가져와 저장합니다:
- 채팅 타임스탬프, 작성자 닉네임/아이디, 채팅 내용
- VOD 제목, 방송인 닉네임, 방송 시작 시각 (목록 표시용)
## 저장 위치와 보관
- 전부 사용자 기기의 브라우저 로컬 저장소(chrome.storage.local)에만 저장됩니다.
- 개발자를 포함한 누구에게도 전송·공유되지 않습니다.
- 사용자는 언제든 이력에서 항목을 삭제하거나, 확장 프로그램을 제거해 모든 데이터를 삭제할 수 있습니다.
## 데이터를 전송하지 않는 것
- 분석(analytics), 광고 추적, 원격 로깅, 외부 API로의 사용자 데이터 전송: 없음
- 계정, 로그인, 이메일 수집: 없음
## 네트워크 요청
- 채팅 데이터: 사용자가 "수집"을 누른 VOD에 대해서만, 해당 동영상 플랫폼 서버로 요청합니다.
- 배너 설정: 개발자가 게시한 공지/후원 배너 설정 파일(JSON·이미지)을 GitHub(raw.githubusercontent.com)에서 읽기 전용으로 가져옵니다. 이 요청에 사용자 데이터는 포함되지 않습니다.
## 권한 사용 목적
- storage: 수집한 채팅과 이력을 로컬에 저장
- downloads: 사용자가 요청한 CSV 파일 저장
- tabs / scripting: 사용자가 타임스탬프를 클릭했을 때, 열려 있는 해당 VOD 탭의 플레이어를 그 시간으로 이동
- declarativeNetRequest: 채팅 데이터 요청에 필요한 요청 헤더 설정 (확장 프로그램이 보내는 요청에만 적용)
- host permissions: 위 기능을 해당 동영상 플랫폼 도메인에서 수행하기 위함
## 제3자 제공
없습니다.
## 문의
카카오톡 오픈채팅 : <https://open.kakao.com/o/syQNBgEi>
## 변경
본 방침이 변경되면 이 페이지를 갱신합니다.
---
# Privacy Policy (English)
**VOD ChatLog - Replay Chat Viewer (Unofficial)** — Last updated: 2026-07-16
This extension does **not** transmit any data to external servers. All data is stored locally in your browser (chrome.storage.local).
**What is stored (only when you request a collection):** public replay chat data of the VOD you specify — timestamps, author nickname/ID, message text — plus the VOD title, streamer nickname, and broadcast start time for list display.
**Where:** your device only (chrome.storage.local). Never sent to the developer or any third party. You can delete any item from history or remove the extension to erase everything.
**No** analytics, ad tracking, remote logging, accounts, or email collection.
**Network requests** are made only to the video platform's own servers, only for the VOD you chose to collect.
**Permissions:** storage (local history), downloads (CSV export you request), tabs/scripting (jump the open VOD tab's player to a clicked timestamp), declarativeNetRequest (set request headers for the extension's own chat-data requests), host permissions (perform the above on the video platform's domains).
**Contact:** kakaotalk openchatting : <https://open.kakao.com/o/syQNBgEi>