← Web to PDF for Free

개인정보처리방침

최종 수정일: 2026년 8월 4일

Read in English ↓

본 확장 프로그램은 어떠한 개인정보도 수집, 저장, 전송하지 않습니다. 모든 처리는 사용자의 브라우저 안에서만 이루어지며, 개발자를 포함한 제3자가 접근할 수 있는 서버로는 어떤 데이터도 전송되지 않습니다.

처리하는 데이터

본 확장 프로그램은 사용자가 변환 버튼을 누른 시점에만, 사용자가 보고 있는 탭의 페이지 내용을 PDF로 변환하기 위해 처리합니다. 이 처리는 전적으로 사용자의 컴퓨터 안에서 이루어집니다.

데이터 용도 저장 위치 외부 전송
페이지 내용 (렌더링 결과) PDF 생성 메모리(변환 중에만) → 사용자가 지정한 다운로드 폴더 없음
페이지 제목 PDF 파일명 생성 생성된 파일명에만 없음
변환 옵션 (용지 크기, 여백 등) 사용자 설정 유지 chrome.storage.sync 없음
변환 진행 상태 팝업 UI 표시 chrome.storage.session (브라우저 종료 시 삭제) 없음

변환 옵션은 Chrome 자체의 계정 동기화 기능에 의해 사용자의 다른 기기로 동기화될 수 있습니다. 이는 Chrome의 기능이며, 개발자는 이 데이터에 접근할 수 없습니다.

수집하지 않는 것

외부 서버 통신

본 확장 프로그램은 어떠한 외부 서버와도 통신하지 않습니다. 네트워크 요청을 발생시키는 코드가 없으며, 외부 라이브러리나 CDN도 사용하지 않습니다.

권한 사용 목적

debugger
PDF 생성을 위해 Chrome DevTools Protocol의 Page.printToPDF를 호출합니다. 이는 브라우저가 페이지를 인쇄 품질로 렌더링해 벡터 PDF를 만드는 유일한 방법입니다. 사용자가 변환을 시작한 시점에만 해당 탭에 연결되고 변환 직후 해제되며, 페이지 내용을 외부로 전송하는 용도로는 사용하지 않습니다.
downloads
생성된 PDF 파일을 사용자의 다운로드 폴더에 저장합니다.
activeTab
사용자가 확장 아이콘이나 우클릭 메뉴를 사용한 시점에만 해당 탭에 접근합니다. 상시 접근 권한은 요청하지 않습니다.
scripting
변환 전 페이지를 자동 스크롤해 지연 로딩 콘텐츠를 불러오고, 선택 시 본문 외 영역을 일시적으로 숨깁니다. 변환 후 원상 복구합니다.
storage
사용자가 선택한 변환 옵션을 저장합니다.
contextMenus
우클릭 메뉴에 "이 페이지를 PDF로 저장" 항목을 추가합니다.
offscreen
생성된 PDF 데이터를 파일로 조립하기 위한 백그라운드 문서를 사용합니다.

데이터 판매 및 제3자 제공

수집하는 데이터가 없으므로 판매하거나 제3자에게 제공하는 데이터도 없습니다.

방침 변경

본 방침이 변경되면 이 페이지의 최종 수정일이 갱신됩니다. 중요한 변경이 있을 경우 확장 프로그램 업데이트 설명에도 함께 안내합니다.

문의

문제나 문의사항은 크롬 웹스토어의 본 확장 프로그램 페이지에서 지원(Support) 탭을 통해 남겨 주세요.


Privacy Policy

Last updated: August 4, 2026

This extension does not collect, store, or transmit any personal data. All processing happens entirely within the user's browser. No data is sent to any server accessible by the developer or any third party.

Data Processed

When the user clicks the convert button, the extension processes the content of the current tab solely to generate a PDF. This processing occurs entirely on the user's own computer.

Data Purpose Storage Sent externally
Page content (rendered) PDF generation Memory during conversion → user's download folder No
Page title PDF filename Filename only No
Conversion options Persist user preferences chrome.storage.sync No
Conversion status Popup UI display chrome.storage.session (cleared on exit) No

Not Collected

Personally identifiable information, credentials, browsing or search history, location, analytics or telemetry, and advertising identifiers are never collected.

Network Communication

The extension makes no network requests whatsoever. It contains no code that initiates network activity and bundles no external libraries or CDN resources.

Permission Justifications

debugger
Calls the Chrome DevTools Protocol Page.printToPDF command, the only way to have Chrome render a page into a true vector PDF. The session is attached only when the user starts a conversion and detached immediately afterwards. It is never used to exfiltrate page content.
downloads
Saves the generated PDF to the user's download folder.
activeTab
Accesses the current tab only when the user invokes the extension. No broad host permissions are requested.
scripting
Auto-scrolls the page to load lazy content before conversion and optionally hides non-article regions, restoring the page afterwards.
storage
Persists the user's conversion preferences.
contextMenus
Adds a "Save this page as PDF" right-click menu item.
offscreen
Assembles the generated PDF data into a file.

Data Sale and Third-Party Sharing

No data is collected, therefore none is sold or shared.

Contact

Please use the Support tab on this extension's Chrome Web Store listing to report issues or ask questions.