smart-bookmark-ai

Smart Bookmark AI

English 简体中文

Chrome MV3 Release License

Smart Bookmark AI is a Chrome extension that helps users clean up large bookmark libraries with LLM-assisted classification.

It creates a local snapshot backup, checks clearly dead links, removes obvious duplicates, plans a stable global taxonomy, and rebuilds a simpler bookmark structure directly at the bookmark bar root.

Smart Bookmark AI hero

What It Solves

Interface Preview

Product Overview

Product overview

The overview graphic shows how the popup, settings center, and backup management fit together.

Popup overview

The popup keeps the main actions close to the top: organize bookmarks, create a manual backup, cancel the current job, and review progress in one place.

Settings Center

Settings center

The settings page uses a left-side navigation layout for connection settings, organization rules, automation, and backup management.

Highlights

Workflow

Smart Bookmark AI is designed for safety first. It does not rewrite the bookmark tree while analysis is still in progress.

Workflow diagram

  1. Optionally generate a preview without changing bookmarks
  2. Create a local snapshot backup before a real organize run
  3. Scan links for clearly dead bookmarks
  4. Plan a global folder taxonomy, then classify in chunks
  5. Rebuild the final structure at the bookmark root in one pass

Privacy Summary

Full privacy details: PRIVACY.md

Required Permissions

Advanced Rules

Repository Structure

Local Development

  1. Open chrome://extensions
  2. Enable Developer mode
  3. Click Load unpacked
  4. Select this repository root

Syntax checks

node --check background.js
node --check options.js
node --check popup.js
node --check providers.js
node --check i18n.js
node tests/run-tests.js

GitHub and Chrome Web Store

Store submission materials are prepared in webstore.