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.
Core capabilities
Section titled “Core capabilities”- 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
How it works
Section titled “How it works”- A bookmark is created or manually reprocessed.
- The extension loads the current bookmark structure and removes excluded targets.
- It extracts page context from an open tab or from fetched HTML.
- A provider decides whether to move, suggest, or review the bookmark.
- The final outcome is
moved,queued,skipped, orfailed.
Main surfaces
Section titled “Main surfaces”Popup: checks whether the current tab already exists as a bookmark and can trigger a recheckOptions/Dashboard: full settings, prompt editor, excluded folders, bookmark filters, review queue, and event log