Recall is a privacy-first browsing memory. It runs quietly as a Chrome extension, remembers the pages you visit, and (optionally) writes a short AI summary for each — all saved on your own device. You can browse your history any time in the extension, the desktop offline reader, or the mobile app, and export a backup you can open anywhere.

Free trial vs Recall Pro. Recall is free to try for 7 days (up to 500 saved pages), including highlight capture, the offline reader, and plaintext export. Recall Pro ($5/month) unlocks AI summaries, automatic categorisation, offline page snapshots (a full archived copy of each page you can open with no internet), encrypted exports, and a larger vault (up to 5,000 entries). After the trial, a Pro licence is needed to keep saving new pages.

Upgrading is simple and needs no account with us. Subscribe to Recall Pro through the checkout (handled by our payment provider, Lemon Squeezy) and you'll receive a licence key by email. Paste it into Settings → Recall Pro → Activate Pro to unlock everything on this device. You can activate the same key on more than one device (up to the limit shown at checkout); use Remove licence from this device in Settings to free a slot.

Managing or cancelling: use the Manage subscription link in Settings (or the link in your purchase email) to update payment details or cancel. If you cancel, Pro keeps working until the end of the period you've paid for, then the extension returns to the free state (your saved pages stay viewable and exportable). The extension checks your subscription periodically, so Pro needs to connect occasionally — it keeps working offline for a grace period in between.

Contents 1. Install the extension 2. Add your Claude API key (optional) 3. What Recall captures 4. The popup 5. Encrypting & exporting your vault 6. The desktop offline reader 7. The mobile app 8. Settings reference 9. Vault file format 10. Troubleshooting 11. Privacy

1. Install the extension

Requirements: Google Chrome 88 or newer (Windows, macOS, Linux).

On first install, Recall opens a short consent screen — review what it records and click Enable Recall to begin. Nothing is recorded until you accept.

After that Recall works immediately. Adding a Claude API key (next section) is optional and unlocks richer AI summaries.

2. Add your Claude API key (Recall Pro)

AI summaries are a Recall Pro feature and use your own Claude API key. On the free trial, pages are saved as basic records (title, URL, time spent, highlights) with no AI summary and no automatic categorisation. With Pro and a key, each page also gets an AI-written summary, key highlights, and an automatic category.

Your API key is stored only in your own browser and is sent directly from your browser to Anthropic — never to Recall (Recall has no servers). You pay Anthropic directly, at roughly £0.001 per page summarised.

3. What Recall captures

Recall saves a page when you leave it — when you close the tab or navigate away. There is no minimum time on a page; even a quick visit is remembered, so you can find it again weeks later.

For each page it stores, locally: the title, URL, domain, time spent, a category tag, any text you highlighted, and (if you set an API key) an AI summary.

Recall does not capture:

Highlights: select text on any page and Recall attaches it to that page's entry.

With Recall Pro, pages are automatically sorted into categories: research, shopping, reading, news, work, social, entertainment, finance, travel, learning, and other — chosen by AI when you've added a key, otherwise inferred from the site. On the free trial, automatic categorisation is off and pages are filed under "other".

Click the Recall toolbar icon to open the popup:

5. Encrypting & exporting your vault

Your live vault is stored on your own device in Chrome's local storage, which is private to the extension. Encrypted export is a Recall Pro feature: with Pro, a passphrase adds AES-256 encryption to the backup files you export, so you can safely store them in the cloud or move them between devices — the Recall readers will ask for the passphrase to open them. On the free trial, exports are unencrypted.

Setting a passphrase

There is no recovery. If you forget the passphrase, encrypted backups cannot be opened. Write it down and store it somewhere safe. The passphrase itself is never stored anywhere.

Exporting

Removing the passphrase

In Settings, click Remove passphrase and confirm with your current passphrase. Future exports will no longer be encrypted.

6. The desktop offline reader

The reader lets you browse and search your vault — fully offline, on any device.

Features: full-text search across titles, summaries and highlights; filter by tag; sort by newest, oldest, or most time spent; click any entry to expand its summary, highlights and source link.

Read saved page (offline) — Recall Pro. For pages captured with Pro, the expanded entry shows a Read saved page (offline) button that opens a clean, distraction-free reading view of the archived page — the article's title and text, properly spaced and easy to read, with the images, and no internet connection needed. A small original layout link next to it opens the full archived page exactly as it looked instead. (Offline copies live in the extension, so these appear in the reader opened from the extension popup.) The plain source link still opens the live page when you're online.

Combining devices. Loading more than one vault file merges them and removes duplicates (matched by entry ID). So you can export from several computers, keep the files in your cloud, and load them together for one combined history — no account or sync server needed.

7. The mobile app

Recall is also a Progressive Web App you can install on your phone.

iPhone (iOS)

Android

Loading your vault on mobile

Open the app once while online so it caches itself; after that it works fully offline.

8. Settings reference

9. Vault file format

A plain (unencrypted) export is a JSON object: exportedAt, version, totalEntries, and an entries array. Each entry has:

An encrypted export instead contains recall_encrypted: true, the algorithm (AES-256-GCM), key-derivation details (PBKDF2-SHA256, kdf_iterations: 600000), a random salt and iv, and the ciphertext — unreadable without the passphrase.

10. Troubleshooting

11. Privacy

Recall is local-first: your vault never leaves your device except the optional page excerpt sent to Anthropic for summarisation (only when you've added an API key). Recall operates no servers and collects no analytics. See the full Privacy Policy and Terms of Service.