Theme

Choose your preferred appearance. Auto will follow your system preferences.

API Configuration

Configure your OpenAI-compatible API connection for Q&A generation and semantic search.

OpenAI-compatible API endpoint. For OpenAI, use the default. For local models, use your local endpoint (e.g., http://localhost:1234/v1)
Your OpenAI API key or compatible provider key
Model for Q&A generation (e.g., gpt-4o-mini, gpt-4o)
Model for generating embeddings (e.g., text-embedding-3-small)

Bulk Import URLs

Import multiple bookmarks at once by pasting a list of URLs (one per line).

Import / Export

Backup your bookmarks or transfer them between browsers.

Export Bookmarks

Download all your bookmarks as a JSON file.

Import Bookmarks

Import bookmarks from a previously exported JSON file. Duplicates will be skipped.

Server Sync

Sync your bookmarks across devices using a Localforge sync server.

When enabled, bookmarks will sync automatically with your server

Self-Healing

Scan your bookmarks for missing or incomplete data and repair issues automatically.

About

Bookmarks by Localforge captures web pages and uses AI to generate searchable question-answer pairs, enabling semantic search across your bookmarks.

Privacy: All bookmarks are stored locally in your browser. Only the extracted content is sent to your configured API for processing.

Advanced

Dependencies

Runtime libraries used by this extension.

  • Dexie – IndexedDB wrapper for local bookmark storage
  • @mozilla/readability – Extracts readable content from web pages
  • Marked – Markdown parser for rendering content
  • Turndown – Converts HTML to Markdown

Development Tools

Tools and frameworks used to build this extension.

GitHub Actions Providers

Third-party actions used in the CI/CD workflows.

License

This project is open source and available under the MIT License. See the LICENSE.md file for details.