BlockURL
개인정보처리방침
BlockURL은 어떠한 개인정보도 수집하지 않습니다.
- 사용자가 등록한 차단 필터 목록은 브라우저의
chrome.storage.sync에만 저장되며, 이는 사용자의 Google 계정을 통한 브라우저 자체 동기화 기능입니다. - 확장 프로그램은 외부 서버와 통신하지 않으며, 어떤 데이터도 외부로 전송하지 않습니다.
- 방문 기록, 차단 기록, 사용 통계를 수집·저장·전송하지 않습니다.
- 요청 차단은 Chrome의
declarativeNetRequestAPI를 통해 브라우저 내부에서만 처리됩니다.
Privacy Policy (English)
BlockURL does not collect any personal data.
- Your block-filter list is stored only in the browser's
chrome.storage.sync, which is Chrome's built-in sync tied to your own Google account. - The extension makes no network connections of its own and transmits no data anywhere.
- No browsing history, block logs, or usage statistics are collected, stored, or transmitted.
- Request blocking happens entirely inside the browser via Chrome's
declarativeNetRequestAPI.