Chrome extension · Last updated: 2026-07-30 · Русская версия ниже
Web Page to PDF saves the currently open browser tab as a PDF file. This policy explains what data the extension handles. The short version: it collects nothing, transmits nothing, and has no servers.
The extension does not collect, store, transmit or sell any user data or personal information. It contains no analytics, no telemetry, no tracking, no advertising and no user accounts.
To produce a PDF, the extension processes the content of the current tab
strictly inside your browser: it is passed to Chrome's built-in print engine
(DevTools Protocol, Page.printToPDF) and the resulting file is
saved to your downloads folder. Page content never leaves your device and is
never sent to the developer or to any third party. The extension makes no
network requests of any kind.
chrome.storage.sync. If you are
signed into Chrome, Google's own infrastructure may sync them between your
browsers as part of your Chrome profile; the developer has no access to
them.chrome.storage.session and disappears when
the browser session ends.The extension asks only for the permissions required to perform its single
function (saving the current tab as a PDF): access to the active tab after
your explicit click (activeTab, scripting),
Chrome's print engine (debugger — this is what shows Chrome's
standard yellow "started debugging" bar during saving), saving the file
(downloads, downloads.ui, offscreen),
your settings (storage), a completion notification
(notifications) and optionally copying the saved file's path to
the clipboard (clipboardWrite). It requests no host permissions
and cannot read pages without your action.
No data is shared with anyone, because no data is collected. The extension loads no external code and communicates with no external services.
If this policy ever changes, the updated text will be published at this address with a new "Last updated" date. Since the extension collects nothing, material changes are not expected.
Questions about this policy: delfinn55@gmail.com
Расширение Chrome · Обновлено: 2026-07-30
Web Page to PDF сохраняет открытую вкладку браузера в PDF-файл. Эта политика описывает, как расширение обращается с данными. Коротко: оно ничего не собирает, ничего не передаёт, и серверов у него нет.
Расширение не собирает, не хранит, не передаёт и не продаёт никакие пользовательские данные и персональную информацию. В нём нет аналитики, телеметрии, трекинга, рекламы и аккаунтов.
Для формирования PDF содержимое текущей вкладки обрабатывается строго
внутри вашего браузера: оно передаётся встроенному печатному движку Chrome
(DevTools Protocol, Page.printToPDF), а готовый файл сохраняется
в папку загрузок. Содержимое страницы не покидает устройство и не
отправляется ни разработчику, ни третьим лицам. Расширение вообще не
выполняет сетевых запросов.
chrome.storage.sync. Если вы вошли в Chrome, инфраструктура
Google может синхронизировать их между вашими браузерами как часть профиля
Chrome; разработчику они недоступны.chrome.storage.session, исчезает с завершением сессии
браузера.Расширение запрашивает только разрешения, необходимые для его единственной
функции — сохранить текущую вкладку в PDF: доступ к активной вкладке после
вашего явного клика (activeTab, scripting),
печатный движок Chrome (debugger — из-за него во время
сохранения видна штатная жёлтая плашка Chrome «расширение начало отладку»),
сохранение файла (downloads, downloads.ui,
offscreen), ваши настройки (storage), уведомление о
завершении (notifications) и, по желанию, копирование пути к
файлу в буфер обмена (clipboardWrite). Host-permissions не
запрашиваются: читать страницы без вашего действия расширение не может.
Данные никому не передаются, потому что не собираются. Внешний код не загружается, внешние сервисы не используются.
Если политика изменится, обновлённый текст будет опубликован по этому же адресу с новой датой. Поскольку расширение ничего не собирает, существенных изменений не ожидается.
Вопросы по этой политике: delfinn55@gmail.com