← 返回
数据分析 中文

Browser Bookmarks Cleanup

Analyze, organize, and clean browser bookmarks on macOS using on-disk bookmark and history files. Detects duplicates, stale bookmarks, tracking parameters, a...
在 macOS 上使用磁盘书签和历史记录文件分析、整理和清理浏览器书签,检测重复项、过期书签和跟踪参数。
makkoncept
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 685
下载
💾 14
安装
1
版本
#latest

概述

Browser Bookmark Cleanup

Analyze first, organize, then clean up. All writes are opt-in and reversible.

> Supported browsers: Chrome and Firefox out of the box. Other Chromium-based browsers (Edge, Brave, Arc, etc.) can be handled by pointing to their profile directories, which use the same Bookmarks JSON format as Chrome.

Workflow

  1. Discover browser profiles.
  2. Run read-only analysis and share findings.
  3. Propose cleanup plan with preview.
  4. Get explicit user approval before any writes.
  5. Dry-run first, then write with automatic backup.
  6. Report changes and how to roll back.

Hard Safety Rule

Never send network requests to bookmark URLs. Analysis uses only local files.

Commands

Discover profiles:

python3 scripts/browser_bookmarks.py discover [--browser chrome|firefox]

Analyze bookmarks:

python3 scripts/browser_bookmarks.py analyze --bookmarks "<PATH>" --output /tmp/bookmark-analysis.json

Apply plan (dry-run by default, --write to commit):

python3 scripts/browser_bookmarks.py apply-plan --bookmarks "<PATH>" --plan /tmp/bookmark-plan.json [--write]

Analysis Categories

  1. Exact and semantic duplicate URLs
  2. Tracking-parameter variants (utm_*, gclid, fbclid, etc.)
  3. Subdomain and domain concentration
  4. HTTP links that should be HTTPS
  5. Empty, singleton, deep, and oversized folders
  6. Weak bookmark names
  7. Old bookmarks by age
  8. Never-visited and stale bookmarks (from browser history)

Approval Gate

Before any write: show plan preview, get explicit approval, ask user to close the browser.

Plan Format

See references/plan-schema.md for the JSON plan structure.

Rollback

Restore the timestamped backup file created before any write.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 14:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,276
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,930
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 164 📥 59,883