Last updated: August 3, 2026
drive.file scope, and the fact that no data passes through PageVeyor servers are
described in the privacy overview, which applies to both products.
For the Android app, see the app policy.
chrome.storage.local as AES-GCM
ciphertext only. The encryption key is a non-extractable CryptoKey held in IndexedDB,
so the key material cannot be read out of the browser — not by the extension, and not by anything
reading the profile's files.
chrome.storage.local in plain form. None of them
are secrets.
pageveyor-pdf-cache so reopening a document does not re-download it.
identity — signing in to Google to obtain a Drive access tokenstorage — the settings and encrypted key described abovesidePanel — showing PageVeyor in Chrome's side paneltabs — detecting whether the current tab is a PDF, so you can analyze what you are already viewinggoogleapis.com for Drive, and to the AI endpoints
generativelanguage.googleapis.com, api.openai.com, and
api.anthropic.com (or any custom API Base URL you explicitly configure and grant permission to)
Chrome extensions cannot load Google's Picker script directly, so choosing your Drive folder opens a
small helper page hosted at pageveyor.com/picker.html in a popup window. The extension
passes your Google access token to that page over postMessage — never in the URL — and
the page uses it solely to render Google's own file picker. The token is not stored, logged, or sent
anywhere else, and both sides verify each other's origin before exchanging anything. The page returns
only the folder you picked.
The extension uses your own API key (BYO-key). When you analyze a page, its extracted text, a trimmed amount of surrounding page context, and the rendered page image are sent to the provider you selected:
Requests go from your browser straight to that provider's API, never through a PageVeyor server. Because you supply the key, usage is billed to your own provider account and is governed by that provider's privacy policy and terms.
PageVeyor folder in your Google
Drive, or by revoking PageVeyor's access from your Google account.
For privacy questions: support@pageveyor.com