DocxPacer Coming to Chrome Web Store

DocxPacer Privacy Policy

DocxPacer (“the extension”) is a Chrome extension that types the contents of a .docx file you choose into a Google Docs document open in your browser. This policy describes exactly what data the extension touches, where it stays, and what it never does.

What we collect: nothing.

DocxPacer does not collect, transmit, sell, share, or transfer any personally identifiable information, document content, or usage analytics to any server operated by us or any third party. The extension does not run any analytics SDK, crash reporter, advertising network, or telemetry pipeline.

What stays on your device

The following data is created and stored only in your browser’s local extension storage (chrome.storage.local), under your own Chrome profile, and is never sent anywhere:

You can clear this at any time by removing the extension or clearing site data for the extension in chrome://extensions.

What the extension reads from your computer

What the extension reads from the web

To support the “Resume where you left off” feature, the extension performs a single authenticated request to:

https://docs.google.com/document/d/<your-doc-id>/export?format=txt

…against the Google Docs tab you have open. This returns the current plain text of that document, which the extension compares against your source .docx to find where to continue from. The fetched text is used only in memory, only during the resume check, and is never written to disk or sent elsewhere.

This request uses your existing Google session cookie (the same one your browser already sends to Google Docs); the extension does not access, store, or transmit your Google account credentials.

Optional on-device AI (Gemini Nano)

If you enable Chrome’s built-in on-device AI (the Prompt API for Gemini Nano) in chrome://flags, DocxPacer may use it to generate paraphrased drafts as part of the natural-corrections rhythm. This model runs entirely on your computer; no text leaves your device. If the on-device model is unavailable, the extension silently falls back to a small rule-based reworder bundled with the extension. Either way, the network is never used for paraphrasing.

Permissions and why each is needed

Third parties

None. DocxPacer talks to no servers operated by us. The only outbound network request is the docs.google.com export described above, made by your browser to Google as part of your own existing Google session.

Children’s privacy

DocxPacer is not directed at children under 13 and does not knowingly collect information from them. Because the extension collects nothing, there is also nothing to delete.

Changes to this policy

If we ever change what the extension touches, this page will be updated and the extension’s version number will be bumped. The change history lives in the repository’s CHANGELOG.

Contact

For privacy questions, email kaizokagenou@gmail.com.