# chrome-cli mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chrome-cli in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install chrome-cli
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chrome-cli
```

  Evidenz: MacPorts ports tree: www/chrome-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:chrome-cli
- **Paketmanager:** Homebrew
- **Version:** 1.11.0
- **Quellzusammenfassung:** Control Google Chrome from the command-line
- **Homepage:** <https://github.com/prasmussen/chrome-cli>
- **Repository:** <https://github.com/prasmussen/chrome-cli>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- arc-cli (Alias)
- brave-cli (Alias)
- chrome-canary-cli (Alias)
- chrome-cli (Alias)
- chromium-cli (Alias)
- edge-cli (Alias)
- vivaldi-cli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.11.0
## Projektgeschichte und Nutzung

chrome-cli is a macOS command-line utility for controlling Google Chrome-compatible browsers through Apple's Scripting Bridge.

### Projektgeschichte

The GitHub repository was created in February 2014. The README describes chrome-cli as a native OS X/macOS binary for controlling Chrome-compatible browsers from the command line.

The early 1.1.0 tag dates to February 2014, with later releases continuing through 1.11.0 in September 2025.

### Adoptionsgeschichte

Homebrew packages chrome-cli and installs companion wrapper commands for Chrome Canary, Chromium, Brave, Vivaldi, Edge, and Arc. The supplied package-manager facts also list MacPorts.

Homebrew's formula API reports stable version 1.11.0 and ongoing installs, while the README documents Homebrew as the installation path.

### Wie es verwendet wird

The tool lists windows, tabs, and links; opens URLs; activates, closes, reloads, resizes, and positions browser windows; prints tab information or source; executes JavaScript; and can emit JSON output with `OUTPUT_FORMAT=json`.

For JavaScript execution and source viewing, the README documents the Chrome setting needed for JavaScript from Apple Events. Browser selection can be changed with the `CHROME_BUNDLE_IDENTIFIER` environment variable or the installed wrapper scripts.

### Warum Paket-Nerds sich dafür interessieren

chrome-cli is significant as a small macOS automation package that exposes Apple Events/Scripting Bridge browser control as ordinary shell commands. It is especially useful in scripts, launchers, tests, and tab-management workflows where a full browser automation framework would be excessive.

### Zeitleiste

- 2014: Repository created and early 1.1.0 tag appears.
- 2018: 1.6.0 release line reached.
- 2021: 1.7.x releases published.
- 2022: 1.8.0 release published.
- 2023: 1.9.x releases published.
- 2024: 1.10.0 release published.
- 2025: 1.11.0 release published; Homebrew stable version reports 1.11.0.

### Related projects

- Related browser targets include Chrome, Chrome Canary, Chromium, Brave, Vivaldi, Edge, and Arc. The README also points to Chromium's AppleScript documentation for enabling JavaScript execution through Apple Events.

### Quellen

- <https://github.com/prasmussen/chrome-cli#readme>
- <https://github.com/prasmussen/chrome-cli/releases>
- <https://formulae.brew.sh/api/formula/chrome-cli.json>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- MacPorts - chrome-cli: normalized package name match | MacPorts ports tree: www/chrome-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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