Skip to content

Overview

sort-my-bookmarks is a browser extension that analyzes bookmarks and either moves them into suitable folders or places them into a review queue for manual follow-up.

  • Automatic processing for newly created bookmarks
  • Manual rechecks from the popup or dashboard
  • Configurable AI providers for cloud and local models
  • Control over analysis depth, folder creation, and subfolder depth
  • Review queue for low-confidence decisions and failures
  • root filters for all bookmarks, bookmark bar, and other bookmarks
  • direct bookmark deletion from the dashboard
  • structured event log with AI request/response details
  1. A bookmark is created or manually reprocessed.
  2. The extension loads the current bookmark structure and removes excluded targets.
  3. It extracts page context from an open tab or from fetched HTML.
  4. A provider decides whether to move, suggest, or review the bookmark.
  5. The final outcome is moved, queued, skipped, or failed.
  • Popup: checks whether the current tab already exists as a bookmark and can trigger a recheck
  • Options/Dashboard: full settings, prompt editor, excluded folders, bookmark filters, review queue, and event log