# chrome-export を Homebrew, Nix でインストール

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