Frank Bookmark

Bookmarks that remember what you meant.

A Chrome extension for saving pages and finding them again by meaning, not just keywords. Search runs locally on a small AI model in your browser — nothing leaves your device by default. Sync is opt-in, to your own Google Drive or Dropbox.

Frank Bookmark popup showing the current page URL, large Save Bookmark and Manage Bookmarks buttons, a Developer Mode toggle, and a footer reading 293 bookmarks saved.

Install

What's inside

How it works

  1. 1. Click the bookmark icon on any page

    Frank extracts the main content with Mozilla Readability, generates tags, and embeds a 384-dim vector of the title, description, and tags — all in-browser, in a background worker.

  2. 2. Search by what you remember

    “That post about goroutine scheduling” finds the right page even if the words goroutine and scheduling never appear together verbatim. Hybrid ranking picks the strongest signal.

  3. 3. Sync if you want, don't if you don't

    Connect Google Drive, Dropbox, or both, and Frank chunks your library into ~50-bookmark files and uploads them to an app-scoped folder you control. Turn it off and everything still works offline.

What about privacy?

By default Frank Bookmark stores everything in your browser's Origin Private File System and runs the embedding model on your machine. No analytics, no third-party requests, no account to create.

If you turn on sync, the only network traffic is between your browser and the provider you chose (Google Drive or Dropbox), using a folder scoped to this extension. Nothing routes through a server we run, because we don't run one.