# 使用 Homebrew, Nix 安装 chrome-export

查看 chrome-export 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:chrome-export
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chrome-export
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chrome-export
```

  证据: nixpkgs package indexes: pkgs/by-name/ch/chrome-export/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:chrome-export
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/chrome-export>
- **版本:** 2.0.2
- **来源摘要:** Convert Chrome's bookmarks and history to HTML bookmarks files
- **主页:** <https://github.com/bdesham/chrome-export>
- **仓库:** <https://github.com/bdesham/chrome-export>
- **许可证:** ISC
- **源码归档:** <https://github.com/bdesham/chrome-export/archive/refs/tags/v2.0.2.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- export-chrome-bookmarks (cli)
- export-chrome-history (cli)
- export-chrome-bookmarks (别名)
- export-chrome-history (别名)

## macOS 提供的库

- python

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.0.2
- 本地数据: OK
- 上游仓库: https://github.com/bdesham/chrome-export
- 检测到的最新版本: v2.0.2 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

chrome-export is a small Python command-line utility for exporting Google Chrome bookmarks and history to the browser bookmarks HTML format.

### 项目历史

The project began in 2011 as py-chrome-bookmarks. Its README explains that Chrome already offered an interactive bookmark export, but the script existed to make bookmark and history export usable from cron or other automated workflows.

Version 2.0 in 2018 renamed the project to chrome-export and renamed the executables to export-chrome-bookmarks and export-chrome-history without changing functionality.

### 采用历史

The official README documents Homebrew and Nix installation paths in addition to manual installation, while the supplied package facts confirm Homebrew and Nix package names.

### 使用方式

The package provides export-chrome-bookmarks and export-chrome-history. If an input file is omitted, the tools try to open Chrome's default bookmarks or history file and write an HTML bookmarks-format output file.

### 为什么软件包爱好者会关心

Its package-nerd value is modest but real: it turns browser profile files, including Chrome's SQLite history database, into scriptable exports without depending on browser UI automation.

### 时间线

- 2011: Initial release as py-chrome-bookmarks.
- 2011: Version 1.1 started counted releases.
- 2017: Version 1.2 added Python 3 support and optional default input-file discovery.
- 2018: Version 2.0 renamed the project and executables to chrome-export.
- 2019: Version 2.0.2 added man pages.

### Related projects

- Related surfaces include Google Chrome profile data, the browser bookmarks HTML export format, Homebrew, and Nix.

### 来源

- <https://github.com/bdesham/chrome-export#readme>
- <https://api.github.com/repos/bdesham/chrome-export>
- <https://api.github.com/repos/bdesham/chrome-export/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chrome-export
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - chrome-export: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/chrome-export/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [atuin](https://pkg.so/zh-hans/brew/atuin/) - Shares pkgdb curated category or tags: cli, developer-tools, history.
- [mcfly](https://pkg.so/zh-hans/brew/mcfly/) - Shares pkgdb curated category or tags: cli, developer-tools, history.
- [chrome-cli](https://pkg.so/zh-hans/brew/chrome-cli/) - Shares pkgdb curated category or tags: chrome, cli, developer-tools.
- [chrome-launcher](https://pkg.so/zh-hans/npm/chrome-launcher/) - Local package facts share a topical domain. Shared terms: chrome, cli, developer, developer-tools.
- [chrome-remote-interface](https://pkg.so/zh-hans/npm/chrome-remote-interface/) - Local package facts share a topical domain. Shared terms: chrome, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/chrome-export.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chrome-export.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
