FindThatPage

Private, local-first browser-memory search. Public releases and privacy policy.

View the Project on GitHub asik-mydeen/find-that-page-releases

FindThatPage

Spotlight search for every page you’ve ever visited. Local. Private. Offline-first.

FindThatPage is a Chrome / Firefox MV3 extension that quietly indexes every page you visit into a private on-device SQLite database and lets you search it with a single keyboard shortcut (⌘⇧K on Mac, Ctrl+Shift+K on Windows/Linux).

Install

Chrome Web Store: coming soon — pending review. Once live, this README will link directly.

Manual (unpacked) install — for early adopters:

  1. Download the latest build zip from Releases → unzip.
  2. Open chrome://extensions → enable Developer mode (top-right).
  3. Click Load unpacked → select the unzipped folder.
  4. Click the puzzle icon → pin FindThatPage → click it → enable browser memory.

Privacy — the short version

Docs

Source code

This repository is artefacts only — installable zips, privacy policy, changelog, and release notes. The source itself is closed. Every release zip here is built from an internal tagged commit with a reproducible build step (npm run zip) and hashed in SHA256SUMS.txt.

FindThatPage is closed-source. Released builds are reproducible from our internal tagged commits and checksummed in each release folder. For security review or audit access, email support@findthatpage.app.

Contact

License

The extension artefacts in releases/ are distributed under the MIT License. The source release of the same codebase will use the same license when published.