Privacy Policy

Patent Citation Tool

Last updated: June 2026

Patent Citation Tool does not collect, store, or transmit any personal data, except as described in the Bug Report Feature section below. The extension runs entirely in your browser and only communicates with two services for its core citation generation functionality.

Information We Collect

During normal citation use, we collect no personal information of any kind. If you voluntarily submit a bug report, the data described in the Bug Report Feature section below is collected. During normal citation use, specifically:

Services Used

The extension communicates with the following services to provide citation functionality:

Google Patents CDN (patentimages.storage.googleapis.com)
The extension fetches patent PDF files from Google's public CDN to extract text position data. Only the patent document identifier is included in the request URL. No user data is transmitted.

Cloudflare KV Cache (pct.tonyrowles.com)
The extension fetches pre-computed patent text position maps from this first-party infrastructure operated by the developer. Only patent document identifiers are sent as part of URL requests. No user data is transmitted. No data is logged or retained beyond the cached position maps. The pct.tonyrowles.com domain is wholly owned and operated by the extension developer — it is not a third-party service.

chrome.storage.sync
Three user preferences are synced across Chrome sessions using Chrome's built-in sync storage:

This data is managed entirely by Chrome's infrastructure and is not accessible to the developer. It never leaves Chrome's own sync system.

Citation Webapp (cite.tonyrowles.com)

In addition to the browser extension, the same citation lookup is available as a standalone web page at cite.tonyrowles.com. The webapp provides the identical deterministic citation function without installing the extension. It introduces no new personal data collection:

The citation computation (PDF text extraction and passage matching) runs entirely in your browser. As with the extension, no AI or remote inference is involved — the result is a deterministic column:line lookup.

Data Sharing

We do not sell or trade your data. Reports submitted through the voluntary Bug Report Feature are stored on Cloudflare (KV) and a notification containing report fields is delivered via Discord. Cloudflare and Discord act as service providers (processors) for that feature; data is not sold or shared with any other party. Outside the Bug Report Feature, no data is collected that could be shared.

Permissions Used

The extension requests the following Chrome permissions, used solely for citation generation:

Changes to This Policy

This privacy policy may be updated from time to time. The date at the top of this page reflects the date of the most recent revision. Continued use of the extension after any changes constitutes acceptance of the updated policy.

Contact

For questions about this privacy policy, please open an issue at https://github.com/tonyrowles/patent-cite-tool.

Bug Report Feature

The extension includes a voluntary bug report feature that allows you to submit a diagnostic report when you encounter a citation failure. Submission is entirely optional and user-initiated — a report is only sent when you explicitly click the Submit button. No data is collected during normal citation-only operation.

What is transmitted when you submit a bug report:

Data collection categories (Firefox Add-ons): On Mozilla Add-ons (AMO), the fields above are declared under Firefox's standard data-collection categories. All of this data is collected only when you choose to submit a bug report — nothing is collected during ordinary citation use:

Because the entire bug report feature is user-initiated, all of this data is opt-in: it is transmitted only when you explicitly click Submit. The extension never collects technical, interaction, website-activity, or website-content data in the background or during normal citation generation. If you include a free-text note, please avoid entering any personal information, as the note is sent verbatim.

No IP address is stored in bug report records. Your IP address is used only for transient server-side rate limiting (a short-lived counter that resets automatically) and is never written to any stored report record.

Retention: Bug reports are retained for 90 days and then automatically deleted.

Purpose: Reports are used solely for maintainer triage — to identify and fix citation failures. They are not used for advertising, analytics, or any other purpose.

Destinations: Submitted reports are stored in Cloudflare KV (the BUG_REPORTS namespace on first-party infrastructure at pct.tonyrowles.com) and a notification is sent to a maintainer-only Discord channel. These are the only destinations. No data is shared with third parties.